OSDN Git Service

Fix recoveryLastXTime logic so that it actually does what one would expect.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 30 Oct 2008 04:06:16 +0000 (04:06 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 30 Oct 2008 04:06:16 +0000 (04:06 +0000)
commit2314baef38248b31951d3c8e285e6f8e4fd7dd05
treeff62332f2b399c3b5fcbc35fdc0dcef16a22a8ba
parentd50966a49d2a1b935f1abcf28251668a6f6898bc
Fix recoveryLastXTime logic so that it actually does what one would expect.
Per gripe from Kevin Grittner.  Backpatch to 8.3, where the bug was introduced.
src/backend/access/transam/xlog.c