postgresql/src/include/nodes
Simon Riggs f1464c5380 Improve parse representation for MERGE
Separation of parser data structures from executor, as
requested by Tom Lane. Further improvements possible.

While there, implement error for multiple VALUES clauses via parser
to allow line number of error, as requested by Andres Freund.

Author: Pavan Deolasee

Discussion: https://www.postgresql.org/message-id/CABOikdPpqjectFchg0FyTOpsGXyPoqwgC==OLKWuxgBOsrDDZw@mail.gmail.com
2018-04-06 09:38:59 +01:00
..
bitmapset.h Improve the heuristic for ordering child paths of a parallel append. 2018-01-09 13:07:52 -05:00
execnodes.h MERGE SQL Command following SQL:2016 2018-04-03 09:28:16 +01: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 Improve parse representation for MERGE 2018-04-06 09:38:59 +01:00
params.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
parsenodes.h Improve parse representation for MERGE 2018-04-06 09:38:59 +01:00
pg_list.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
plannodes.h MERGE SQL Command following SQL:2016 2018-04-03 09:28:16 +01: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 MERGE SQL Command following SQL:2016 2018-04-03 09:28:16 +01: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