postgresql/src/include/nodes
Robert Haas 07cacba983 Add the notion of REPLICA IDENTITY for a table.
Pending patches for logical replication will use this to determine
which columns of a tuple ought to be considered as its candidate key.

Andres Freund, with minor, mostly cosmetic adjustments by me
2013-11-08 12:30:43 -05:00
..
bitmapset.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
execnodes.h Add SQL Standard WITH ORDINALITY support for UNNEST (and any other SRF) 2013-07-29 16:38:01 +01:00
makefuncs.h Add a convenience routine makeFuncCall to reduce duplication. 2013-07-01 14:46:54 -04:00
memnodes.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
nodeFuncs.h Move strip_implicit_coercions() from optimizer to nodeFuncs.c. 2013-07-23 18:21:19 -04:00
nodes.h Add the notion of REPLICA IDENTITY for a table. 2013-11-08 12:30:43 -05:00
params.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
parsenodes.h Add the notion of REPLICA IDENTITY for a table. 2013-11-08 12:30:43 -05:00
pg_list.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
plannodes.h Add SQL Standard WITH ORDINALITY support for UNNEST (and any other SRF) 2013-07-29 16:38:01 +01:00
primnodes.h Allow aggregate functions to be VARIADIC. 2013-09-03 17:08:46 -04:00
print.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
readfuncs.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
relation.h Fix planner problems with LATERAL references in PlaceHolderVars. 2013-08-17 20:22:37 -04:00
replnodes.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
tidbitmap.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
value.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00