]> granicus.if.org Git - postgresql/history - src/include/parser
Massive commit to run PGINDENT on all *.c and *.h files.
[postgresql] / src / include / parser /
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-20 Bruce MomjianMore NOT_USEDs
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1997-05-22 Marc G. FournierFrom: Darren King <aixssd!darrenk@abs.net>
1997-02-07 Bruce MomjianAdd attribute optimization statistics.
1997-01-22 Bruce MomjianCast constants to the type of the other binary operand.
1996-12-11 Bryan HendersonUse "Oid" type where applicable and %ud instead of...
1996-11-30 Bruce MomjianThis patch changes quite a few instances of references...
1996-11-10 Bruce MomjianAll external function definitions now have prototypes...
1996-11-08 Bruce MomjianMore compile cleanups
1996-11-06 Marc G. FournierOkay...this pretty much cleans out the include files.
1996-11-04 Marc G. FournierMake sure all the cleaned includes are commited
1996-11-03 Marc G. FournierMore cleans of the inter-dependencies in the #include...
1996-10-31 Bruce Momjiantypo fix on include file.
1996-10-31 Bruce MomjianFix prototype.
1996-10-31 Marc G. Fournierremove:
1996-10-31 Bruce MomjianMissing from parser patch.
1996-10-30 Bruce MomjianParser Overhaul
1996-10-13 Bruce MomjianFix structure member name from previous patch.
1996-10-13 Bruce MomjianI checked the alter table code, and started suspecting...
1996-08-28 Marc G. FournierClean up th ecompile process by centralizing the includ...