diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2019-02-07 09:01:54 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2019-02-07 09:21:34 +0100 |
commit | 0c1f8f166cb6273ab9c06a5f3c2ebedbf36f93e9 (patch) | |
tree | 96d68fe65731b323bcd34029bcc346738625d8a3 /src/backend/utils/adt/partitionfuncs.c | |
parent | 13b89f96d07ad3da67b57f66c134c3609bd3e98f (diff) | |
download | postgresql-0c1f8f166cb6273ab9c06a5f3c2ebedbf36f93e9.tar.gz postgresql-0c1f8f166cb6273ab9c06a5f3c2ebedbf36f93e9.zip |
Use EXECUTE FUNCTION syntax for triggers more
Change pg_dump and ruleutils.c to use the FUNCTION keyword instead of
PROCEDURE in trigger and event trigger definitions.
This completes the pieces of the transition started in
0a63f996e018ac508c858e87fa39cc254a5db49f that were kept out of
PostgreSQL 11 because of the required catversion change.
Discussion: https://www.postgresql.org/message-id/381bef53-f7be-29c8-d977-948e389161d6@2ndquadrant.com
Diffstat (limited to 'src/backend/utils/adt/partitionfuncs.c')
0 files changed, 0 insertions, 0 deletions