postgresql/src/backend/utils
Peter Eisentraut 0c1f8f166c 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
0a63f996e0 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
2019-02-07 09:21:34 +01:00
..
adt Use EXECUTE FUNCTION syntax for triggers more 2019-02-07 09:21:34 +01:00
cache Fix a crash in logical replication 2019-01-30 08:49:54 +01:00
error Update copyright for 2019 2019-01-02 12:44:25 -05:00
fmgr Change function call information to be variable length. 2019-01-26 14:17:52 -08:00
hash Update copyright for 2019 2019-01-02 12:44:25 -05:00
init Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
mb Fix comments that claimed that mblen() only looks at first byte. 2019-01-25 14:54:38 +02:00
misc Allow some recovery parameters to be changed with reload 2019-02-07 08:34:48 +01:00
mmgr Update copyright for 2019 2019-01-02 12:44:25 -05:00
resowner Update copyright for 2019 2019-01-02 12:44:25 -05:00
sort Change function call information to be variable length. 2019-01-26 14:17:52 -08:00
time Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c. 2019-01-21 17:07:10 -08:00
.gitignore Rearrange makefile rules for running Gen_fmgrtab.pl. 2018-05-03 17:54:18 -04:00
errcodes.txt Update copyright for 2019 2019-01-02 12:44:25 -05:00
Gen_dummy_probes.pl Update copyright for 2019 2019-01-02 12:44:25 -05:00
Gen_dummy_probes.sed Update copyright for 2019 2019-01-02 12:44:25 -05:00
Gen_fmgrtab.pl Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
generate-errcodes.pl Update copyright for 2019 2019-01-02 12:44:25 -05:00
Makefile Use symbolic references for pg_language OIDs in the bootstrap data. 2019-01-03 18:38:49 -05:00
probes.d Update copyright for 2019 2019-01-02 12:44:25 -05:00