postgresql/src/include/nodes
Robert Haas f069c91a57 Fix possible crash in partition-wise join.
The previous code assumed that we'd always succeed in creating
child-joins for a joinrel for which partition-wise join was considered,
but that's not guaranteed, at least in the case where dummy rels
are involved.

Ashutosh Bapat, with some wordsmithing by me.

Discussion: http://postgr.es/m/CAFjFpRf8=uyMYYfeTBjWDMs1tR5t--FgOe2vKZPULxxdYQ4RNw@mail.gmail.com
2018-02-05 17:31:57 -05:00
..
bitmapset.h Improve the heuristic for ordering child paths of a parallel append. 2018-01-09 13:07:52 -05:00
execnodes.h Support parallel btree index builds. 2018-02-02 13:32:44 -05: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 Update copyright for 2018 2018-01-02 23:30:12 -05:00
nodeFuncs.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
nodes.h Transaction control in PL procedures 2018-01-22 08:43:06 -05:00
params.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
parsenodes.h Fix application of identity values in some cases 2018-02-02 14:39:10 -05:00
pg_list.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
plannodes.h Allow UPDATE to move rows between partitions. 2018-01-19 15:33:06 -05:00
primnodes.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
print.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
readfuncs.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
relation.h Fix possible crash in partition-wise join. 2018-02-05 17:31:57 -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 Update copyright for 2018 2018-01-02 23:30:12 -05:00