Skip to content
Snippets Groups Projects
Commit c9f26d7a authored by Tom Lane's avatar Tom Lane
Browse files

COPY should handle after-insert triggers the same as execMain.c does.

I'm not sure that it's really necessary to save insert events when there
are only after update or delete triggers, but certainly it's wrong for
COPY to behave differently from an INSERT query.
parent 609fee47
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment