postgresql/src/include/nodes
Marc G. Fournier 434201d8d7 another pass through.
Note.  all include files that have been hit so far have had extraneous
       include files cleaned out and are reduced to...the lowest common
       "include file", based on 'cc -Wall -I. test.c', where test.c is:

#include "postgres.h"
#include "<top of branches>" (ie. top of branches this time was utils/fcache2.h)
1996-11-04 08:53:07 +00:00
..
execnodes.h another pass through. 1996-11-04 08:53:07 +00:00
makefuncs.h More cleanups of the include files 1996-08-28 01:59:28 +00:00
memnodes.h Next, based on utils/catcache.h 1996-11-04 07:59:39 +00:00
nodeFuncs.h More cleanups of the include files 1996-08-28 01:59:28 +00:00
nodes.h More cleans of the inter-dependencies in the #include files 1996-11-03 12:13:35 +00:00
params.h another pass through. 1996-11-04 08:53:07 +00:00
parsenodes.h -Wall based cleanup of include files, based from acl.h, and everything 1996-11-04 07:18:46 +00:00
pg_list.h -Wall based cleanup of include files, based from acl.h, and everything 1996-11-04 07:18:46 +00:00
plannodes.h More cleans of the inter-dependencies in the #include files 1996-11-03 12:13:35 +00:00
primnodes.h -Wall based cleanup of include files, based from acl.h, and everything 1996-11-04 07:18:46 +00:00
readfuncs.h More cleanups of the include files 1996-08-28 01:59:28 +00:00
relation.h remove: 1996-10-31 09:51:30 +00:00