Fix recoveryLastXTime logic so that it actually does what one would expect.
authorTom Lane <[email protected]>
Thu, 30 Oct 2008 04:06:25 +0000 (04:06 +0000)
committerTom Lane <[email protected]>
Thu, 30 Oct 2008 04:06:25 +0000 (04:06 +0000)
commit9326103aea617ed741aca73b190e728b9a3cdc22
tree5c0af6430c18e81f0a009132601548dc84541d01
parent6e321b0104068459169c89c3b9124ab8abd0449c
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