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)
commitb05c44cb255e99b9ba9b58396a0298a6d2156eae
tree8a6a4fd9b66ec71ce5e690c59d2a330573da6aa6
parent67ed67722a43acca434d4d81872df90b5d8a3ed2
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