pgsql: Fix help message and document in pg_receivexlog.

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: Fix help message and document in pg_receivexlog.
Дата
Msg-id E1WPt1A-0001wG-Ow@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix help message and document in pg_receivexlog.

Add SLOTNAME placeholder to --slot option in help message and
document.

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/pg_receivexlog.sgml   |    2 +-
src/bin/pg_basebackup/pg_receivexlog.c |    2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Make it easy to detach completely from shared memory.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix pg_dumpall option parsing: -i doesn't take an argument.