pgsql: pg_basebackup: Correct error message - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: pg_basebackup: Correct error message
Date
Msg-id E1T5rKg-0004XP-NJ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_basebackup: Correct error message

It still thought that the --xlog-method option argument could be
empty, as in a previous version of this feature.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6bb0b08fe65de32c5d43c0f7c76bd34801ce5056

Modified Files
--------------
src/bin/pg_basebackup/pg_basebackup.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: pg_basebackup: Correct error message
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Collect and use histograms of lower and upper bounds for range t