Fix event trigger support for the new ALTER OPERATOR command.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix event trigger support for the new ALTER OPERATOR command. Also, the lock on pg_operator should not be released until end of transaction.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/operatorcmds.c | modified | +6 −1 |