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:25 +0000 (04:06 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 30 Oct 2008 04:06:25 +0000 (04:06 +0000)
commitd039c9408bb3c65186ae10e79cab5b710017cdf2
treec99f38cf9a04ad0b8d5c46b21e54d2114da22e95
parent2627947d26777d54845a252095c62f750e229278
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