aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/json.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2018-08-15 18:05:46 +0200
committerPeter Eisentraut <peter_e@gmx.net>2018-08-22 14:44:49 +0200
commitd12782898eb5979bef3c6dd0d80b93d1aaf53cac (patch)
tree6d795cc771c20c972f5eef4a05f7c2ac7576db9f /src/backend/utils/adt/json.c
parentb19495772e48ecd32de9a906ddf8c25e16007575 (diff)
downloadpostgresql-d12782898eb5979bef3c6dd0d80b93d1aaf53cac.tar.gz
postgresql-d12782898eb5979bef3c6dd0d80b93d1aaf53cac.zip
Change PROCEDURE to FUNCTION in CREATE OPERATOR syntax
Since procedures are now a different thing from functions, change the CREATE OPERATOR syntax to use FUNCTION in the clause that specifies the function. PROCEDURE is still accepted for compatibility. Reported-by: Peter Geoghegan <pg@bowt.ie> Reviewed-by: Jonathan S. Katz <jonathan.katz@excoventures.com>
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions