git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: d7ee431) | patch
Fix broken support for event triggers as extension members.
2013年12月30日 19:00:02 +0000 (14:00 -0500)
2013年12月30日 19:00:02 +0000 (14:00 -0500)
commit c01bc51f8d596d425d897c833ef11ca3670ea984
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.
src/backend/commands/event_trigger.c diff | blob | blame | history
src/bin/pg_dump/pg_dump.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /