pgsql: Small message fixes - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Small message fixes
Date
Msg-id E1XFyGj-00010G-T8@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Small message fixes

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/213f0ff938949df3dd64cddd8c71f2da59812216

Modified Files
--------------
src/bin/initdb/initdb.c               |    2 +-
src/bin/pg_basebackup/pg_basebackup.c |    4 ++--
src/bin/pg_dump/pg_backup_tar.c       |    2 +-
src/bin/pg_dump/pg_dump.c             |    2 +-
src/bin/pg_dump/pg_dumpall.c          |    2 +-
src/bin/pg_dump/pg_restore.c          |    2 +-
src/bin/pg_resetxlog/pg_resetxlog.c   |    2 +-
src/bin/psql/command.c                |    2 +-
src/common/username.c                 |    2 +-
src/pl/plpgsql/src/pl_handler.c       |    6 +++---
10 files changed, 13 insertions(+), 13 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Small message fixes
Next
From: Tom Lane
Date:
Subject: pgsql: Reject duplicate column names in foreign key referenced-columns