summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorTom Lane2013-12-30 19:00:02 +0000
committerTom Lane2013-12-30 19:00:02 +0000
commitc01bc51f8d596d425d897c833ef11ca3670ea984 (patch)
tree06f8944ac364620b1c8bb3cb295eed97680e4733 /src/tutorial
parentd7ee4311afb14118d340024ac9e4dd5d2a9d6966 (diff)
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/tutorial')
0 files changed, 0 insertions, 0 deletions