summaryrefslogtreecommitdiff
path: root/src/backend/parser/analyze.c
Commit message (Expand)AuthorAgeFilesLines
* Make GROUP BY work with aliases, ORDER BY with column numbersBruce Momjian1996-12-171-37/+61
* This patch changes quite a few instances of references of Oid'sBruce Momjian1996-11-301-12/+15
* Allow select oid,* from table. Allow * anywhere in target list.Bruce Momjian1996-11-291-7/+10
* Make it compile on Ultrix. Thanks Erik Bertelson.Bryan Henderson1996-11-261-1/+3
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-131-1/+49
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-2/+3
* Compile and warning cleanupBruce Momjian1996-11-081-12/+11
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-061-1/+3
* Remove NULL_PATCH defineBruce Momjian1996-11-041-3/+1
* Remove ARRAY_PATCH defineBruce Momjian1996-11-041-7/+1
* Added prototypes missing from parser patch.Bruce Momjian1996-10-311-1/+2
* Parser OverhaulBruce Momjian1996-10-301-352/+182
* More closing of relations left open by parser.Bruce Momjian1996-10-141-1/+3
* I checked the alter table code, and started suspecting the relationBruce Momjian1996-10-131-7/+10
* Fixes:Marc G. Fournier1996-08-061-11/+30
* Fixes:Marc G. Fournier1996-08-061-1/+5
* Fixes:Marc G. Fournier1996-07-201-1/+15
* Fixes:Marc G. Fournier1996-07-191-1/+6
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+2467