postgresql/src/include/nodes
Robert Haas 0b03e5951b Introduce custom path and scan providers.
This allows extension modules to define their own methods for
scanning a relation, and get the core code to use them.  It's
unclear as yet how much use this capability will find, but we
won't find out if we never commit it.

KaiGai Kohei, reviewed at various times and in various levels
of detail by Shigeru Hanada, Tom Lane, Andres Freund, Álvaro
Herrera, and myself.
2014-11-07 17:34:36 -05:00
..
bitmapset.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
execnodes.h Introduce custom path and scan providers. 2014-11-07 17:34:36 -05:00
makefuncs.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
memnodes.h Fix and enhance the assertion of no palloc's in a critical section. 2014-06-30 10:26:00 +03:00
nodeFuncs.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
nodes.h Introduce custom path and scan providers. 2014-11-07 17:34:36 -05:00
params.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
parsenodes.h Implement IF NOT EXIST for CREATE INDEX. 2014-11-06 18:48:33 +09:00
pg_list.h Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ... 2014-06-18 13:22:34 -04:00
plannodes.h Introduce custom path and scan providers. 2014-11-07 17:34:36 -05:00
primnodes.h Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ... 2014-06-18 13:22:34 -04:00
print.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
readfuncs.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
relation.h Introduce custom path and scan providers. 2014-11-07 17:34:36 -05:00
replnodes.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
tidbitmap.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
value.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00