summaryrefslogtreecommitdiff
path: root/src/backend/parser/parse.h
Commit message (Expand)AuthorAgeFilesLines
* Support SQL92-ish DECLARE and FETCH commands.Thomas G. Lockhart1998-09-131-202/+211
* Update to match newest gram.c since both are generated from gram.y.Thomas G. Lockhart1998-09-031-228/+227
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-227/+228
* Make attalign match type alignment.Bruce Momjian1998-08-261-28/+30
* Make large objects their own relkind type. Fix dups in pg_class_mbBruce Momjian1998-08-061-0/+1
* Fix compile error. Make transaction/work optional on all transactionBruce Momjian1998-07-261-130/+131
* Someone remove a #define too much from pg_proc.h which breaksBruce Momjian1998-05-121-97/+99
* Allow parsing expressions with ") -" (scan.l, scan.c only).Thomas G. Lockhart1998-03-181-63/+69
* From: Darren King <darrenk@insightdist.com>Marc G. Fournier1998-02-271-216/+215
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-215/+216
* Include products of gram.y to allow systems without bison to build Postgres.Thomas G. Lockhart1998-02-181-0/+224