summaryrefslogtreecommitdiff
path: root/src/tutorial/syscat.source
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2018-08-15 23:08:34 +0200
committerPeter Eisentraut <peter_e@gmx.net>2018-08-22 14:45:07 +0200
commite0dc839e72d43e6c299deca892a8209e11dd88f6 (patch)
tree47470067c9f3b31be8f28fd9c3cb370fc3572352 /src/tutorial/syscat.source
parentfd4417e8ac46ea4cb079ed53f849dc48199506d6 (diff)
Change PROCEDURE to FUNCTION in CREATE TRIGGER syntax
Since procedures are now a different thing from functions, change the CREATE TRIGGER and CREATE EVENT TRIGGER syntax to use FUNCTION in the clause that specifies the function. PROCEDURE is still accepted for compatibility. pg_dump and ruleutils.c output is not changed yet, because that would require a change in information_schema.sql and thus a catversion change. Reported-by: Peter Geoghegan <pg@bowt.ie> Reviewed-by: Jonathan S. Katz <jonathan.katz@excoventures.com>
Diffstat (limited to 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions