summaryrefslogtreecommitdiff
path: root/src/include/executor
Commit message (Collapse)AuthorAgeFilesLines
* remove:Marc G. Fournier1996-10-311-2/+1
| | | | | #include "postgres.h" #include "c.h"
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-232-2/+6
|
* Welp, another subdirectory cleaned out of redundant/unused #includeMarc G. Fournier1996-10-191-2/+1
| | | | files
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-2822-0/+1255
- code compile tested, but due to a yet unresolved problem with parse.h's creation, compile not completed...