diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2018-08-15 18:05:46 +0200 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2018-08-22 14:44:49 +0200 |
commit | d12782898eb5979bef3c6dd0d80b93d1aaf53cac (patch) | |
tree | 6d795cc771c20c972f5eef4a05f7c2ac7576db9f /src/backend/utils/adt/json.c | |
parent | b19495772e48ecd32de9a906ddf8c25e16007575 (diff) | |
download | postgresql-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