postgresql/src/include/nodes
Alvaro Herrera 976fa10d20 Add support for easily declaring static inline functions
We already had those, but they forced modules to spell out the function
bodies twice.  Eliminate some duplicates we had already grown.

Extracted from a somewhat larger patch from Andres Freund.
2012-10-08 16:28:01 -03:00
..
bitmapset.h Use parameterized paths to generate inner indexscans more flexibly. 2012-01-27 19:26:38 -05:00
execnodes.h Fix whole-row Var evaluation to cope with resjunk columns (again). 2012-07-20 13:10:58 -04:00
makefuncs.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
memnodes.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
nodeFuncs.h Code review for protransform patches. 2012-03-23 17:29:57 -04:00
nodes.h Fix up planner infrastructure to support LATERAL properly. 2012-08-26 22:50:23 -04:00
params.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
parsenodes.h Support CREATE SCHEMA IF NOT EXISTS. 2012-10-03 19:47:11 -04:00
pg_list.h Add support for easily declaring static inline functions 2012-10-08 16:28:01 -03:00
plannodes.h Add some infrastructure for contrib/pg_stat_statements. 2012-03-27 15:17:40 -04:00
primnodes.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
print.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
readfuncs.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
relation.h Fix PARAM_EXEC assignment mechanism to be safe in the presence of WITH. 2012-09-05 12:55:01 -04:00
replnodes.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
tidbitmap.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
value.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00