pgsql: Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page.
Дата
Msg-id E1rzdSq-003f9L-D3@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page.

Since schemas have more than one kind of privilege, we should
use the synopsis form that shows the privilege being possibly
repeated.

Yugo Nagata

Discussion: https://postgr.es/m/20240424155052.7ac0d0773e4ae27ab723faea@sraoss.co.jp

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/alter_default_privileges.sgml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: pgsql: Refactor libpq state machine for negotiating encryption
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page.