summaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2010-06-22 11:36:36 +0000
committerRobert Haas <rhaas@postgresql.org>2010-06-22 11:36:36 +0000
commit8ce3f26fab743be87993ce9f688ac150a34d554c (patch)
treeb1947b93c239907f56544c71dd8565be0420f556 /src/backend/parser/parse_expr.c
parent9d4ec3c350a7fda25ea1d035300de0d25c07d25a (diff)
Deprecate the use of => as an operator name.
In HEAD, emit a warning when an operator named => is defined. In both HEAD and the backbranches (except in 8.2, where contrib modules do not have documentation), document that hstore's text => text operator may be removed in a future release, and encourage the use of the hstore(text, text) function instead. This function only exists in HEAD (previously, it was called tconvert), so backpatch it back to 8.2, when hstore was added. Per discussion.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions