pgsql: Small message fixes

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Small message fixes
Дата
Msg-id E1XFyGj-00010F-T3@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Small message fixes

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f25e0bf5e0af01a687395a76e676dadeb4a60d0a

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 по дате отправления:

Предыдущее
От: Fujii Masao
Дата:
Сообщение: pgsql: Add -F option to pg_receivexlog, for specifying fsync interval.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Small message fixes