Fix WAL file cutoff point calculation in pg_standby.
authorHeikki Linnakangas <heikki@enterprisedb.com>
Tue, 8 Jul 2008 15:12:04 +0000 (15:12 +0000)
committerHeikki Linnakangas <heikki@enterprisedb.com>
Tue, 8 Jul 2008 15:12:04 +0000 (15:12 +0000)
commit6923e4f4b0b4dd1f86bbd684071970121f0b0283
treecccd707874ab229d5616d728619ac17b9b6d1e6f
parent718784233ae842dfd89c82b31ecdfb393e2812d6
Fix WAL file cutoff point calculation in pg_standby.

Patch by Simon Riggs, per bug report from Ferenc Felhoffer
contrib/pg_standby/pg_standby.c