]> granicus.if.org Git - postgresql/commit
Initialize shared memory copy of ckptXidEpoch correctly when not in recovery.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Fri, 29 Jun 2012 16:19:29 +0000 (19:19 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Fri, 29 Jun 2012 16:32:15 +0000 (19:32 +0300)
commit7a5c9ca93ad7d9b84f612d6157bf8990c7041d3c
treed1a433d2ef24cc65099a072ad76707090c28bd6d
parent4741e9afb93f0d769655b2d18c2b73b86f281010
Initialize shared memory copy of ckptXidEpoch correctly when not in recovery.

This bug was introduced by commit 20d98ab6e4110087d1816cd105a40fcc8ce0a307,
so backpatch this to 9.0-9.2 like that one.

This fixes bug #6710, reported by Tarvi Pillessaar
src/backend/access/transam/xlog.c