postgresql/src/include/nodes
Peter Eisentraut 52d8e899d0 Correct code comments for PartitionedRelPruneInfo struct
The comments above the PartitionedRelPruneInfo struct incorrectly
document how subplan_map and subpart_map are indexed.  This seems to
have snuck in on 4e23236403.

Author: David Rowley <david.rowley@2ndquadrant.com>
2018-11-15 23:04:48 +01:00
..
bitmapset.h Add bms_prev_member function 2018-04-07 17:54:39 -03:00
execnodes.h Don't require return slots for nodes without projection. 2018-11-09 17:19:39 -08:00
extensible.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
lockoptions.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
makefuncs.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
memnodes.h Allow memory contexts to have both fixed and variable ident strings. 2018-03-27 16:46:51 -04:00
nodeFuncs.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
nodes.h Add a debugging option to stress-test outfuncs.c and readfuncs.c. 2018-09-18 17:11:54 -04:00
params.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
parsenodes.h Revise attribute handling code on partition creation 2018-11-08 16:22:09 -03:00
pg_list.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
plannodes.h Correct code comments for PartitionedRelPruneInfo struct 2018-11-15 23:04:48 +01:00
primnodes.h Fix interaction of CASE and ArrayCoerceExpr. 2018-10-30 15:26:11 -04:00
print.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
readfuncs.h Add a debugging option to stress-test outfuncs.c and readfuncs.c. 2018-09-18 17:11:54 -04:00
relation.h Postpone calculating total_table_pages until after pruning/exclusion. 2018-11-07 12:12:56 -05:00
replnodes.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
tidbitmap.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
value.h Change internal integer representation of Value node 2018-03-13 09:56:25 -04:00