Skip to content
Snippets Groups Projects
Commit ba920e1c authored by Tom Lane's avatar Tom Lane
Browse files

Rename contains/contained-by operators to @> and <@, per discussion that

agreed these symbols are less easily confused.  I made new pg_operator
entries (with new OIDs) for the old names, so as to provide backward
compatibility while making it pretty easy to remove the old names in
some future release cycle.  This commit only touches the core datatypes,
contrib will be fixed separately.
parent 9cea5a82
Branches
Tags
Loading
Showing
with 174 additions and 119 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment