mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Lots of doc corrections.
Josh Kupershmidt
This commit is contained in:
@ -1984,7 +1984,7 @@ CopyFrom(CopyState cstate)
|
||||
AfterTriggerBeginQuery();
|
||||
|
||||
/*
|
||||
* Check BEFORE STATEMENT insertion triggers. It's debateable whether we
|
||||
* Check BEFORE STATEMENT insertion triggers. It's debatable whether we
|
||||
* should do this for COPY, since it's not really an "INSERT" statement as
|
||||
* such. However, executing these triggers maintains consistency with the
|
||||
* EACH ROW triggers that we already fire on COPY.
|
||||
|
Reference in New Issue
Block a user