aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeSubplan.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2020-11-03 10:32:20 +0100
committerPeter Eisentraut <peter@eisentraut.org>2020-11-03 10:43:12 +0100
commit2f70fdb0644c32c4154236c2b5c241bec92eac5e (patch)
tree26e74618f16302e3cf5cf69a08a8c3de6557e0e2 /src/backend/executor/nodeSubplan.c
parent44a184cb686866b10d63695db344195c239f9374 (diff)
downloadpostgresql-2f70fdb0644c32c4154236c2b5c241bec92eac5e.tar.gz
postgresql-2f70fdb0644c32c4154236c2b5c241bec92eac5e.zip
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 <pryzby@telsasoft.com> Discussion: https://www.postgresql.org/message-id/flat/20201027032511.GF9241@telsasoft.com
Diffstat (limited to 'src/backend/executor/nodeSubplan.c')
0 files changed, 0 insertions, 0 deletions