summaryrefslogtreecommitdiff
path: root/src/backend/parser/gram.y
Commit message (Expand)AuthorAgeFilesLines
* Require seimcolons between statements.Bruce Momjian1996-12-111-9/+7
* Added BETWEEN and IN to grammar. Map != to <>.Bruce Momjian1996-11-301-14/+48
* Allow select oid,* from table. Allow * anywhere in target list.Bruce Momjian1996-11-291-14/+13
* Changed saved_relname size to save memory.Bruce Momjian1996-11-281-5/+7
* Can't add a keyword without making it a keyword. :-)Bruce Momjian1996-11-201-2/+2
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-131-13/+19
* Various cleanups from D'ArcyMarc G. Fournier1996-11-111-3/+1
* More compile cleanupsBruce Momjian1996-11-081-1/+4
* Parser OverhaulBruce Momjian1996-10-301-37/+7
* Various patches from Bryan that *should* clean up the compile problemsMarc G. Fournier1996-09-201-3/+3
* modifications required to reflect centralized include filesMarc G. Fournier1996-08-281-3/+3
* Quick fix of the PG-GiST import pointed out by DanMarc G. Fournier1996-08-261-2/+2
* There, now we support GiST...now what? :)Marc G. Fournier1996-08-261-8/+14
* The patch does several things:Marc G. Fournier1996-08-241-10/+15
* Fixes a bug in 'create index'Marc G. Fournier1996-08-151-6/+10
* Fixes:Marc G. Fournier1996-08-131-2/+2
* Fixes:Marc G. Fournier1996-08-061-2/+7
* Fixes:Marc G. Fournier1996-08-061-3/+11
* Fixes:Marc G. Fournier1996-08-061-3/+4
* Finished merging in src/backend from Dr. George's source treeMarc G. Fournier1996-07-231-2/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+2113