pgsql: Fix bogus comment that claimed that the new BACKUP METHOD line i - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Fix bogus comment that claimed that the new BACKUP METHOD line i
Date
Msg-id E1QtFsb-0004ry-RC@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix bogus comment that claimed that the new BACKUP METHOD line in
backup_label was new in 9.0. Spotted by Fujii Masao.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2877c67bc24510c30bca477c876f5de427c85588

Modified Files
--------------
src/backend/access/transam/xlog.c |    6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Use less cryptic variable names
Next
From: David Fetter
Date:
Subject: Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma