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 <[email protected]>
Reviewed-by: Tom Lane <[email protected]>
Discussion: 
https://postgr.es/m/caozeurqsyr5pswukyhuz1ltxyo55c2vfp0fmt8w2jgkxhsz...@mail.gmail.com
Backpatch-through: 14

Branch
------
REL_18_STABLE

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

Modified Files
--------------
doc/src/sgml/func.sgml | 14 --------------
1 file changed, 14 deletions(-)

Reply via email to