aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/cluster.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2013-12-30 14:00:02 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2013-12-30 14:00:02 -0500
commitc01bc51f8d596d425d897c833ef11ca3670ea984 (patch)
tree06f8944ac364620b1c8bb3cb295eed97680e4733 /src/backend/commands/cluster.c
parentd7ee4311afb14118d340024ac9e4dd5d2a9d6966 (diff)
downloadpostgresql-c01bc51f8d596d425d897c833ef11ca3670ea984.tar.gz
postgresql-c01bc51f8d596d425d897c833ef11ca3670ea984.zip
Fix broken support for event triggers as extension members.
CREATE EVENT TRIGGER forgot to mark the event trigger as a member of its extension, and pg_dump didn't pay any attention anyway when deciding whether to dump the event trigger. Per report from Moshe Jacobson. Given the obvious lack of testing here, it's rather astonishing that ALTER EXTENSION ADD/DROP EVENT TRIGGER work, but they seem to.
Diffstat (limited to 'src/backend/commands/cluster.c')
0 files changed, 0 insertions, 0 deletions