]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: remove stale entry for removed aclitem[] ~ aclitem operator.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 14 Jun 2026 15:01:48 +0000 (11:01 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 14 Jun 2026 15:01:48 +0000 (11:01 -0400)
commitb4db796b192cdbe6a78c8e3ef3d235c236e09528
treea39aa381d9e746d5f49c100e995cc071b881b979
parent897e79486296d136855734a34de062eadfe3199b
Doc: remove stale entry for removed aclitem[] ~ aclitem operator.

Commit 2f70fdb06 removed the deprecated containment operator
~(aclitem[],aclitem) from the catalogs, but missed removing its entry
from the documentation.  (Arguably the blame should fall on c62dd80cd,
which added this entry in contravention of the longstanding policy
that we don't document deprecated aliases in the first place.)

Author: Shinya Kato <shinya11.kato@gmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/CAOzEurQSyR5psWukyhUz1LtxyO55C2Vfp0Fmt8w2jGKxhszQmQ@mail.gmail.com
Backpatch-through: 14
doc/src/sgml/func.sgml