summaryrefslogtreecommitdiff
path: root/src/backend/parser/parser.c
Commit message (Expand)AuthorAgeFilesLines
* Various compile errors concerning overflow due to shifts, unsigned, and bad p...Bruce Momjian1997-07-241-2/+2
* Remove WIN32 defines. They never worked.Bruce Momjian1997-02-141-3/+1
* Cast constants to the type of the other binary operand.Bruce Momjian1997-01-221-8/+11
* I have this annoying habit (among others) of puttingBruce Momjian1996-12-261-3/+3
* Remove Dan's fix of SELECT NULL to fix INSERT NULL.Bruce Momjian1996-12-071-2/+2
* This patch changes quite a few instances of references of Oid'sBruce Momjian1996-11-301-8/+6
* As someone asked for this feature - patch for 1.09 follows.Bruce Momjian1996-11-301-4/+7
* Prevent empty queries from crashing server.Bruce Momjian1996-11-251-5/+3
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-131-14/+14
* prototype cleanupBruce Momjian1996-11-101-2/+1
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-3/+2
* Quiet compiler warnings.Bryan Henderson1996-11-101-3/+3
* More compile cleanupsBruce Momjian1996-11-081-9/+10
* Compile and warning cleanupBruce Momjian1996-11-081-3/+11
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-061-1/+2
* Remove NULL_PATCH defineBruce Momjian1996-11-041-5/+1
* Add #include "postgres.h"Marc G. Fournier1996-10-311-2/+2
* Fixes:Marc G. Fournier1996-07-191-1/+17
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+449