summaryrefslogtreecommitdiff
path: root/src/backend/parser/analyze.c
AgeCommit message (Expand)Author
1997-03-12From: Dan McGuirk <[email protected]>Marc G. Fournier
1997-03-02Remove case-sensitive identifiers. Thanks for Dan McGuirk for a reversal patch.Bruce Momjian
1997-02-07Add attribute optimization statistics.Bruce Momjian
1997-01-22Cast constants to the type of the other binary operand.Bruce Momjian
1996-12-17Make GROUP BY work with aliases, ORDER BY with column numbersBruce Momjian
1996-11-30This patch changes quite a few instances of references of Oid'sBruce Momjian
1996-11-29Allow select oid,* from table. Allow * anywhere in target list.Bruce Momjian
1996-11-26Make it compile on Ultrix. Thanks Erik Bertelson.Bryan Henderson
1996-11-13Commit of a *MAJOR* patch from Dan McGuirk <[email protected]>Marc G. Fournier
1996-11-10All external function definitions now have prototypes that are checked.Bruce Momjian
1996-11-08Compile and warning cleanupBruce Momjian
1996-11-06Some compile failure fixes from Keith Parks <[email protected]>Marc G. Fournier
1996-11-04Remove NULL_PATCH defineBruce Momjian
1996-11-04Remove ARRAY_PATCH defineBruce Momjian
1996-10-31Added prototypes missing from parser patch.Bruce Momjian
1996-10-30Parser OverhaulBruce Momjian
1996-10-14More closing of relations left open by parser.Bruce Momjian
1996-10-13I checked the alter table code, and started suspecting the relationBruce Momjian
1996-08-06Fixes:Marc G. Fournier
1996-08-06Fixes:Marc G. Fournier
1996-07-20Fixes:Marc G. Fournier
1996-07-19Fixes:Marc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier