aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.c
diff options
context:
space:
mode:
authorEtsuro Fujita <efujita@postgresql.org>2022-04-21 15:30:02 +0900
committerEtsuro Fujita <efujita@postgresql.org>2022-04-21 15:30:02 +0900
commit89d349b0a0239504325e5f63755f3bc1e1742478 (patch)
tree87c5e5d371d040625ae3b7c3f7442624377ad3fb /src/tutorial/funcs.c
parente4521841a1ee6917633bd28b34496c1627588731 (diff)
downloadpostgresql-89d349b0a0239504325e5f63755f3bc1e1742478.tar.gz
postgresql-89d349b0a0239504325e5f63755f3bc1e1742478.zip
postgres_fdw: Disable batch insert when BEFORE ROW INSERT triggers exist.
Previously, we allowed this, but such triggers might query the table to insert into and act differently if the tuples that have already been processed and prepared for insertion are not there, so disable it in such cases. Back-patch to v14 where batch insert was added. Discussion: https://postgr.es/m/CAPmGK16_uPqsmgK0-LpLSUk54_BoK13bPrhxhfjSoSTVz414hA%40mail.gmail.com
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions