OSDN Git Service

another pass through.
authorMarc G. Fournier <scrappy@hub.org>
Mon, 4 Nov 1996 08:53:07 +0000 (08:53 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Mon, 4 Nov 1996 08:53:07 +0000 (08:53 +0000)
commit434201d8d7260d478bfe6d45db30a9233c4106ef
tree8e167909e9cd09d63d6704e78779cde509404930
parent63482946c7237c816c72ce5e19e970f79f368aa1
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)
src/include/access/relscan.h
src/include/executor/hashjoin.h
src/include/executor/tuptable.h
src/include/nodes/execnodes.h
src/include/nodes/params.h
src/include/utils/fcache2.h