diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-08-03 12:47:00 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-08-03 12:47:00 -0400 |
commit | 12a34f59bf8bc5babf375c95f5192d208dca1739 (patch) | |
tree | 36023671bdbb2e545545ed5c45b00fc00c551ada /src/backend/parser/parse_utilcmd.c | |
parent | 610e8ebb0fadd7a738c2ad07fef6c5ea86b11f8d (diff) | |
download | postgresql-12a34f59bf8bc5babf375c95f5192d208dca1739.tar.gz postgresql-12a34f59bf8bc5babf375c95f5192d208dca1739.zip |
Improve ExecModifyTable comments.
Some of these comments wrongly implied that only an AFTER ROW trigger
will cause a 'wholerow' attribute to be present for a foreign table,
but a BEFORE ROW trigger can have the same effect. Others implied
that it would always be present for a foreign table, but that's not
true either.
Etsuro Fujita and Robert Haas
Discussion: http://postgr.es/m/10026bc7-1403-ef85-9e43-c6100c1cc0e3@lab.ntt.co.jp
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions