pgsql: Fix psql \?'s entries for \dp and \z.

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема pgsql: Fix psql \?'s entries for \dp and \z.
Дата
Msg-id E1qEjLu-000y4H-8N@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix psql \?'s entries for \dp and \z.

d913928c9c added support for the "S" modifier to psql's \dp and \z
meta-commands, but it missed updating the corresponding entries in
\?'s output.

Author: Noriyoshi Shinoda
Discussion: https://postgr.es/m/DM4PR84MB17342A51B3A1556CFBC7A4B2EE25A%40DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM

Branch
------
master

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

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


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: pg_stat_statements: Fix second comment related to entry resets
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Error message wording improvements