diff options
author | Peter Eisentraut | 2020-11-03 09:32:20 +0000 |
---|---|---|
committer | Peter Eisentraut | 2020-11-03 09:43:12 +0000 |
commit | 2f70fdb0644c32c4154236c2b5c241bec92eac5e (patch) | |
tree | 26e74618f16302e3cf5cf69a08a8c3de6557e0e2 /src/backend/commands | |
parent | 44a184cb686866b10d63695db344195c239f9374 (diff) |
Remove deprecated containment operators for built-in types
Remove old containment operators @ and ~ for built-in geometry data
types. These have been deprecated; use <@ and @> instead.
(Some contrib modules still contain the same deprecated operators.
That will be dealt with separately.)
Author: Justin Pryzby <[email protected]>
Discussion: https://www.postgresql.org/message-id/flat/[email protected]
Diffstat (limited to 'src/backend/commands')
0 files changed, 0 insertions, 0 deletions