postgresql/src/include/nodes
Thomas G. Lockhart 1bf90bc7d3 Add structure for subselects.
Add field to support "WITH TIME ZONE".
1997-09-01 06:04:59 +00:00
..
execnodes.h Number of tuples inserted/affected by INSERT/UPDATE/DELETE... 1997-08-27 09:05:24 +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 Add structure for subselects. 1997-09-01 06:04:59 +00:00
params.h another pass through. 1996-11-04 08:53:07 +00:00
parsenodes.h Add structure for subselects. 1997-09-01 06:04:59 +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