summaryrefslogtreecommitdiff
path: root/src/include/parser
Commit message (Expand)AuthorAgeFilesLines
* Add attribute optimization statistics.Bruce Momjian1997-02-071-2/+2
* Cast constants to the type of the other binary operand.Bruce Momjian1997-01-221-1/+2
* Use "Oid" type where applicable and %ud instead of %d. Thanks Darren King.Bryan Henderson1996-12-111-4/+4
* This patch changes quite a few instances of references of Oid'sBruce Momjian1996-11-302-13/+13
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-102-5/+5
* More compile cleanupsBruce Momjian1996-11-081-0/+24
* Okay...this pretty much cleans out the include files.Marc G. Fournier1996-11-061-3/+1
* Make sure all the cleaned includes are commitedMarc G. Fournier1996-11-043-10/+11
* More cleans of the inter-dependencies in the #include filesMarc G. Fournier1996-11-031-5/+1
* typo fix on include file.Bruce Momjian1996-10-311-2/+2
* Fix prototype.Bruce Momjian1996-10-311-4/+3
* remove:Marc G. Fournier1996-10-311-2/+1
* Missing from parser patch.Bruce Momjian1996-10-311-7/+16
* Parser OverhaulBruce Momjian1996-10-301-5/+8
* Fix structure member name from previous patch.Bruce Momjian1996-10-131-2/+2
* I checked the alter table code, and started suspecting the relationBruce Momjian1996-10-131-2/+2
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-288-0/+321