postgresql/src/include/nodes
Peter Eisentraut cac7658205 Add transforms feature
This provides a mechanism for specifying conversions between SQL data
types and procedural languages.  As examples, there are transforms
for hstore and ltree for PL/Perl and PL/Python.

reviews by Pavel Stěhule and Andres Freund
2015-04-26 10:33:14 -04:00
..
bitmapset.h Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 2015-02-20 00:11:42 -05:00
execnodes.h Perform RLS WITH CHECK before constraints, etc 2015-04-24 20:34:26 -04:00
lockoptions.h Improve representation of PlanRowMark. 2015-03-15 18:41:47 -04:00
makefuncs.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
memnodes.h Move memory context callback declarations into palloc.h. 2015-03-01 12:31:32 -05:00
nodeFuncs.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
nodes.h Add transforms feature 2015-04-26 10:33:14 -04:00
params.h Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 2015-02-20 00:11:42 -05:00
parsenodes.h Add transforms feature 2015-04-26 10:33:14 -04:00
pg_list.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
plannodes.h Improve representation of PlanRowMark. 2015-03-15 18:41:47 -04:00
primnodes.h Remove comment claiming that PARAM_EXTERN Params always have typmod -1. 2015-03-05 13:16:27 -05:00
print.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
readfuncs.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
relation.h Add support for index-only scans in GiST. 2015-03-26 19:12:00 +02:00
replnodes.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
tidbitmap.h Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 2015-02-20 00:11:42 -05:00
value.h Update copyright for 2015 2015-01-06 11:43:47 -05:00