pgsql: Improve readability and error messages in pg_backup_start_time.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve readability and error messages in pg_backup_start_time.
Date: 2012-06-14 19:20:51
Message-ID: E1SfFb9-0003Ms-6G@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve readability and error messages in pg_backup_start_time.

Gurjeet Singh, with corrections by me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8507c2f8564b709bb6a3cc86e9599f6129f45c8e

Modified Files
--------------
src/backend/access/transam/xlogfuncs.c | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2012-06-14 23:03:50 pgsql: Add more message pluralization
Previous Message Robert Haas 2012-06-14 18:31:31 pgsql: Doc corrections for pg_is_in_backup patch.