summaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_query.c
Commit message (Expand)AuthorAgeFilesLines
* Good Bye, Time Travel!Vadim B. Mikheev1997-11-021-62/+1
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-24/+24
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-155/+156
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-635/+705
* Allow functions and operators on internally-identical types to succeed.Bruce Momjian1997-08-221-2/+3
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-2/+5
* If there is no table in RangeTable for colname thenVadim B. Mikheev1997-05-311-1/+3
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-121-2/+2
* Oper_right added, broken with const. conversion.Bruce Momjian1997-02-141-2/+2
* Add attribute optimization statistics.Bruce Momjian1997-02-071-3/+3
* Cast constants to the type of the other binary operand.Bruce Momjian1997-01-221-5/+46
* Remove Dan's fix of SELECT NULL to fix INSERT NULL.Bruce Momjian1996-12-071-4/+2
* This patch changes quite a few instances of references of Oid'sBruce Momjian1996-11-301-21/+25
* Removed old Assert's used during development.Bruce Momjian1996-11-191-6/+1
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-131-2/+4
* Add some missing includesMarc G. Fournier1996-11-081-3/+4
* Remove NULL_PATCH defineBruce Momjian1996-11-041-5/+1
* Parser OverhaulBruce Momjian1996-10-301-84/+191
* modifications required to reflect centralized include filesMarc G. Fournier1996-08-281-2/+2
* Fixes:Marc G. Fournier1996-08-131-5/+5
* Fixes:Marc G. Fournier1996-07-191-1/+5
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+653