aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse.h
Commit message (Expand)AuthorAge
* Remove yacc/lex output files from CVS repository.Tom Lane1999-03-20
* cleanup parserBruce Momjian1999-03-18
* Someone forgot to commit gram.c and parse.h after his latestTom Lane1999-02-27
* Optimizer fix for samekeys.Bruce Momjian1999-02-09
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-02
* Fix cfor typos.Bruce Momjian1999-01-18
* SET TRANSACTION ISOLATION LEVEL ...Vadim B. Mikheev1998-12-18
* Initial attempt to clean up the code...Marc G. Fournier1998-12-14
* Update to track newest gram.y.Thomas G. Lockhart1998-09-30
* Support SQL92-ish DECLARE and FETCH commands.Thomas G. Lockhart1998-09-13
* Update to match newest gram.c since both are generated from gram.y.Thomas G. Lockhart1998-09-03
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Make attalign match type alignment.Bruce Momjian1998-08-26
* Make large objects their own relkind type. Fix dups in pg_class_mbBruce Momjian1998-08-06
* Fix compile error. Make transaction/work optional on all transactionBruce Momjian1998-07-26
* Someone remove a #define too much from pg_proc.h which breaksBruce Momjian1998-05-12
* Allow parsing expressions with ") -" (scan.l, scan.c only).Thomas G. Lockhart1998-03-18
* From: Darren King <darrenk@insightdist.com>Marc G. Fournier1998-02-27
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Include products of gram.y to allow systems without bison to build Postgres.Thomas G. Lockhart1998-02-18