diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-08-07 15:43:49 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-08-07 15:43:49 -0400 |
commit | fb4e0e8960e0a58124f6cee1110a9d78fd43674b (patch) | |
tree | cebb65cb5c8e643137d06482c5111e4bc9e57a6a /src/tutorial | |
parent | abd04e0dd8a50d531d6d8e428763a6fc7b16558e (diff) |
Fix pg_upgrade to handle event triggers in extensions correctly.
pg_dump with --binary-upgrade must emit ALTER EXTENSION ADD commands
for all objects that are members of extensions. It forgot to do so for
event triggers, as per bug #15310 from Nick Barnes. Back-patch to 9.3
where event triggers were introduced.
Haribabu Kommi
Discussion: https://postgr.es/m/153360083872.1395.4593932457718151600@wrigleys.postgresql.org
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions