agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
6+ messages / 1 participants
[nested] [flat]

* pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
@ 2026-06-14 15:02  Tom Lane <tgl@sss.pgh.pa.us>
  0 siblings, 0 replies; 6+ messages in thread

From: Tom Lane @ 2026-06-14 15:02 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

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

Branch
------
REL_16_STABLE

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

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



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
@ 2026-06-14 15:02  Tom Lane <tgl@sss.pgh.pa.us>
  0 siblings, 0 replies; 6+ messages in thread

From: Tom Lane @ 2026-06-14 15:02 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

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

Branch
------
REL_15_STABLE

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

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



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
@ 2026-06-14 15:02  Tom Lane <tgl@sss.pgh.pa.us>
  0 siblings, 0 replies; 6+ messages in thread

From: Tom Lane @ 2026-06-14 15:02 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

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

Branch
------
REL_14_STABLE

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

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



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
@ 2026-06-14 15:02  Tom Lane <tgl@sss.pgh.pa.us>
  0 siblings, 0 replies; 6+ messages in thread

From: Tom Lane @ 2026-06-14 15:02 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2963ddeef2be6d6e064cb9d382f67dcbf2c049a8

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



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
@ 2026-06-14 15:02  Tom Lane <tgl@sss.pgh.pa.us>
  0 siblings, 0 replies; 6+ messages in thread

From: Tom Lane @ 2026-06-14 15:02 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

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

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(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
@ 2026-06-14 15:02  Tom Lane <tgl@sss.pgh.pa.us>
  0 siblings, 0 replies; 6+ messages in thread

From: Tom Lane @ 2026-06-14 15:02 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

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

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6e49974e86d3f183d74bfedd5e91a4f7d48d3e1b

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



^ permalink  raw  reply  [nested|flat] 6+ messages in thread


end of thread, other threads:[~2026-06-14 15:02 UTC | newest]

Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-06-14 15:02 pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator Tom Lane <tgl@sss.pgh.pa.us>
2026-06-14 15:02 pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator Tom Lane <tgl@sss.pgh.pa.us>
2026-06-14 15:02 pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator Tom Lane <tgl@sss.pgh.pa.us>
2026-06-14 15:02 pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator Tom Lane <tgl@sss.pgh.pa.us>
2026-06-14 15:02 pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator Tom Lane <tgl@sss.pgh.pa.us>
2026-06-14 15:02 pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator Tom Lane <tgl@sss.pgh.pa.us>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox