aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/analyze.c
Commit message (Expand)AuthorAge
* Cast constants to the type of the other binary operand.Bruce Momjian1997-01-22
* Make GROUP BY work with aliases, ORDER BY with column numbersBruce Momjian1996-12-17
* This patch changes quite a few instances of references of Oid'sBruce Momjian1996-11-30
* Allow select oid,* from table. Allow * anywhere in target list.Bruce Momjian1996-11-29
* Make it compile on Ultrix. Thanks Erik Bertelson.Bryan Henderson1996-11-26
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-13
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Compile and warning cleanupBruce Momjian1996-11-08
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-06
* Remove NULL_PATCH defineBruce Momjian1996-11-04
* Remove ARRAY_PATCH defineBruce Momjian1996-11-04
* Added prototypes missing from parser patch.Bruce Momjian1996-10-31
* Parser OverhaulBruce Momjian1996-10-30
* More closing of relations left open by parser.Bruce Momjian1996-10-14
* I checked the alter table code, and started suspecting the relationBruce Momjian1996-10-13
* Fixes:Marc G. Fournier1996-08-06
* Fixes:Marc G. Fournier1996-08-06
* Fixes:Marc G. Fournier1996-07-20
* Fixes:Marc G. Fournier1996-07-19
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09