pgsql: Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page.
Date
Msg-id E1rzdSq-003f9P-E8@gemulon.postgresql.org
Whole thread Raw
List 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
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5e85bc3b0189d01734dcda49e26bd32aff46bcf2

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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Refactor libpq state machine for negotiating encryption
Next
From: Tom Lane
Date:
Subject: pgsql: Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page.