pgsql: Fix WAL file cutoff point calculation in pg_standby.

From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix WAL file cutoff point calculation in pg_standby.
Date: 2008-07-08 15:12:04
Message-ID: 20080708151204.F2821754858@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix WAL file cutoff point calculation in pg_standby.

Patch by Simon Riggs, per bug report from Ferenc Felhoffer

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
pgsql/contrib/pg_standby:
pg_standby.c (r1.10.2.1 -> r1.10.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_standby/pg_standby.c?r1=1.10.2.1&r2=1.10.2.2)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2008-07-08 20:01:56 pgbouncer - pgbouncer: remove extra argument for SBuf callback
Previous Message Heikki Linnakangas 2008-07-08 15:11:58 pgsql: Fix WAL file cutoff point calculation in pg_standby.