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

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 6189a0d3795e10b32753eb7ae3d155429b8fd4cd
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2024-04-24T14:18:46Z
Releases: 14.12
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

Files

PathChange+/−
doc/src/sgml/ref/alter_default_privileges.sgml modified +4 −2

Documentation touched

Discussion