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:45:07 +0200 |
commit | fd4417e8ac46ea4cb079ed53f849dc48199506d6 (patch) | |
tree | 904c965c1d5b28b4df680afc3c187f3e0a0e3c8b /src/backend/commands/async.c | |
parent | b7b16605db8804161097f80df0fef703a0d19b61 (diff) | |
download | postgresql-fd4417e8ac46ea4cb079ed53f849dc48199506d6.tar.gz postgresql-fd4417e8ac46ea4cb079ed53f849dc48199506d6.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/commands/async.c')
0 files changed, 0 insertions, 0 deletions