postgresql/src/include/nodes
1997-08-21 01:39:25 +00:00
..
execnodes.h Allow internal sorts to be stored in memory rather than in files. 1997-08-06 03:42:21 +00:00
makefuncs.h Cast constants to the type of the other binary operand. 1997-01-22 01:44:02 +00:00
memnodes.h Next, based on utils/catcache.h 1996-11-04 07:59:39 +00:00
nodeFuncs.h Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
nodes.h From: Darren King <aixssd!darrenk@abs.net> 1997-05-22 00:17:24 +00:00
params.h another pass through. 1996-11-04 08:53:07 +00:00
parsenodes.h + struct ConstaintDef - for constraints. 1997-08-21 01:39:25 +00:00
pg_list.h Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
plannodes.h Allow internal sorts to be stored in memory rather than in files. 1997-08-06 03:42:21 +00:00
primnodes.h Cast constants to the type of the other binary operand. 1997-01-22 01:44:02 +00:00
print.h Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
readfuncs.h All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
relation.h Patches for Vadim's multikey indexing... 1997-03-18 18:41:37 +00:00