pgsql: If pg_stop_backup() is called just after switching to a new xlog

From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: If pg_stop_backup() is called just after switching to a new xlog
Date: 2008-12-03 08:20:13
Message-ID: 20081203082013.AD3A57545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
If pg_stop_backup() is called just after switching to a new xlog file,
wait for the previous instead of the new file to be archived.

Based on patch by Simon Riggs.

Modified Files:
--------------
pgsql/src/backend/access/transam:
xlog.c (r1.322 -> r1.323)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.322&r2=1.323)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2008-12-03 10:05:21 Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use.
Previous Message User Achernow 2008-12-03 02:40:54 libpqtypes - libpqtypes: Added v1.2d changes to ChangeLog