pgsql: Fix inconsistencies in psql --help=commands

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix inconsistencies in psql --help=commands
Дата
Msg-id E1lqscp-0001BU-JO@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix inconsistencies in psql --help=commands

The set of subcommands supported by \dAp, \do and \dy was described
incorrectly in psql's --help.  The documentation was already consistent
with the code.

Reported-by: inoas, from IRC
Author: Matthijs van der Vleuten
Reviewed-by: Neil Chen
Discussion: https://postgr.es/m/6a984e24-2171-4039-9050-92d55e7b23fe@www.fastmail.com
Backpatch-through: 9.6

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f0f879e106d5294ed7f6cc2ff14f9985d8ecdaa1

Modified Files
--------------
src/bin/psql/help.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Force NO SCROLL for plpgsql's implicit cursors.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Allow PostgresNode.pm's backup method to accept backup_options.