summaryrefslogtreecommitdiff
path: root/src/include/parser/parse_query.h
AgeCommit message (Expand)Author
1997-11-25Break parser functions into smaller files, group together.Bruce Momjian
1997-11-20Remove all time travel stuff. Small parser cleanup.Bruce Momjian
1997-11-02Good Bye, Time Travel!Vadim B. Mikheev
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-08-20More NOT_USEDsBruce Momjian
1997-08-19Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian
1996-11-30This patch changes quite a few instances of references of Oid'sBruce Momjian
1996-11-10All external function definitions now have prototypes that are checked.Bruce Momjian
1996-11-04Make sure all the cleaned includes are commitedMarc G. Fournier
1996-10-31typo fix on include file.Bruce Momjian
1996-10-31Fix prototype.Bruce Momjian
1996-10-31Missing from parser patch.Bruce Momjian
1996-08-28Clean up th ecompile process by centralizing the include filesMarc G. Fournier