git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 8a8f4d8) | patch
Remove deprecated containment operators for contrib types.
Fri, 5 Mar 2021 15:45:41 +0000 (10:45 -0500)
Fri, 5 Mar 2021 15:45:41 +0000 (10:45 -0500)
commit 112d411fbeb56afd18c117e20b524a86afc9aba5
Remove deprecated containment operators for contrib types.

Since PG 8.2, @ and ~ have been deprecated aliases for the containment
operators @> and <@. It seems like enough time has passed to actually
remove them, so do so.

This completes the project begun in commit 2f70fdb06. Note that in
the core types, the relation to the preferred operator names was
reversed from what it is in these contrib modules. The confusion
that induced was a large part of the reason for deprecation.

Justin Pryzby

Discussion: https://postgr.es/m/20201027032511.GF9241@telsasoft.com
14 files changed:
contrib/cube/Makefile diff | blob | blame | history
contrib/cube/cube--1.4--1.5.sql [new file with mode: 0644] blob
contrib/cube/cube.control diff | blob | blame | history
contrib/hstore/hstore--1.7--1.8.sql diff | blob | blame | history
contrib/intarray/Makefile diff | blob | blame | history
contrib/intarray/intarray--1.4--1.5.sql [new file with mode: 0644] blob
contrib/intarray/intarray.control diff | blob | blame | history
contrib/seg/Makefile diff | blob | blame | history
contrib/seg/seg--1.3--1.4.sql [new file with mode: 0644] blob
contrib/seg/seg.control diff | blob | blame | history
doc/src/sgml/cube.sgml diff | blob | blame | history
doc/src/sgml/hstore.sgml diff | blob | blame | history
doc/src/sgml/intarray.sgml diff | blob | blame | history
doc/src/sgml/seg.sgml diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /