postgresql/src/include/nodes
Robert Haas e180c8aa8c Fire per-statement triggers on partitioned tables.
Even though no actual tuples are ever inserted into a partitioned
table (the actual tuples are in the partitions, not the partitioned
table itself), we still need to have a ResultRelInfo for the
partitioned table, or per-statement triggers won't get fired.

Amit Langote, per a report from Rajkumar Raghuwanshi.  Reviewed by me.

Discussion: http://postgr.es/m/CAKcux6%3DwYospCRY2J4XEFuVy0L41S%3Dfic7rmkbsU-GXhhSbmBg%40mail.gmail.com
2017-05-01 08:23:01 -04:00
..
bitmapset.h Support hashed aggregation with grouping sets. 2017-03-27 04:20:54 +01:00
execnodes.h Fire per-statement triggers on partitioned tables. 2017-05-01 08:23:01 -04:00
extensible.h Allow custom and foreign scans to have shutdown callbacks. 2017-02-26 13:41:12 +05:30
lockoptions.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
makefuncs.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
memnodes.h Add "Slab" MemoryContext implementation for efficient equal-sized allocations. 2017-02-27 03:41:44 -08:00
nodeFuncs.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
nodes.h Identity columns 2017-04-06 08:41:37 -04:00
params.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
parsenodes.h Fix crash when partitioned column specified twice. 2017-04-28 13:52:17 -04:00
pg_list.h Improve castNode notation by introducing list-extraction-specific variants. 2017-04-10 13:51:53 -04:00
plannodes.h Fire per-statement triggers on partitioned tables. 2017-05-01 08:23:01 -04:00
primnodes.h Fix testing of parallel-safety of SubPlans. 2017-04-18 15:43:56 -04:00
print.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
readfuncs.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
relation.h Fire per-statement triggers on partitioned tables. 2017-05-01 08:23:01 -04:00
replnodes.h Logical replication support for initial data copy 2017-03-23 08:55:37 -04:00
tidbitmap.h tidbitmap: Support shared iteration. 2017-03-08 08:09:38 -05:00
value.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00