pgsql: doc: Improve pg_restore help output

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: doc: Improve pg_restore help output
Дата
Msg-id E1XL36v-0002Hy-Kv@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Improve pg_restore help output

Add a note that some options can be specified multiple times to select
multiple objects to restore.  This replaces the somewhat confusing use
of plurals in the option descriptions themselves.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/73e47b703b3b5bfc3a76029b0895b1173ae9ad76

Modified Files
--------------
src/bin/pg_dump/pg_restore.c |   15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Implement ALTER TABLE .. SET LOGGED / UNLOGGED
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Improve pg_restore help output