summaryrefslogtreecommitdiff
path: root/src/include/parser
AgeCommit message (Expand)Author
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
1997-05-22From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier
1997-02-07Add attribute optimization statistics.Bruce Momjian
1997-01-22Cast constants to the type of the other binary operand.Bruce Momjian
1996-12-11Use "Oid" type where applicable and %ud instead of %d. Thanks Darren King.Bryan Henderson
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-08More compile cleanupsBruce Momjian
1996-11-06Okay...this pretty much cleans out the include files.Marc G. Fournier
1996-11-04Make sure all the cleaned includes are commitedMarc G. Fournier
1996-11-03More cleans of the inter-dependencies in the #include filesMarc G. Fournier
1996-10-31typo fix on include file.Bruce Momjian
1996-10-31Fix prototype.Bruce Momjian
1996-10-31remove:Marc G. Fournier
1996-10-31Missing from parser patch.Bruce Momjian
1996-10-30Parser OverhaulBruce Momjian
1996-10-13Fix structure member name from previous patch.Bruce Momjian
1996-10-13I checked the alter table code, and started suspecting the relationBruce Momjian
1996-08-28Clean up th ecompile process by centralizing the include filesMarc G. Fournier