aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/keywords.c
Commit message (Expand)AuthorAge
* Merged ecpg_big_bison back into HEADMichael Meskes2002-10-21
* Fixed some minor typos.Michael Meskes2002-07-21
* Synced parser yet again.Michael Meskes2002-07-20
* Commit old versions into main branch again.Michael Meskes2002-07-01
* Committing parser changes. Note, however, that the development bison seems ot...Michael Meskes2002-06-30
* Update copyright to 2002.Bruce Momjian2002-06-20
* Katherine Ward wrote:Jan Wieck2002-06-11
* - Fixed reduce/reduce conflict in parser.Michael Meskes2002-05-19
* Synced preproc.y and keywords.c.Michael Meskes2002-04-22
* Synchronize with main parser's keyword list (someone didn't check hisTom Lane2001-10-15
* Add CREATE OR REPLACE FUNCTION syntax to allow replacing a functionTom Lane2001-10-02
* - Synced preproc.y with gram.y.Michael Meskes2001-09-19
* Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-typeTom Lane2001-08-16
* Partial indexes work again, courtesy of Martijn van Oosterhout.Tom Lane2001-07-16
* - Synced preproc.y with gram.y.Michael Meskes2001-06-01
* Rewrite of planner statistics-gathering code. ANALYZE is now available asTom Lane2001-05-07
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Change case-folding of keywords to conform to SQL99 and fix misbehaviorTom Lane2001-02-21
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* Remove not-really-standard implementation of CREATE TABLE's UNDER clause,Tom Lane2001-01-05
* - Synced gram.y and preproc.y.Michael Meskes2000-12-18
* Remove current->old mapping.Bruce Momjian2000-12-15
* Applied yet another patch by Christof. Thanks Cristof!Michael Meskes2000-11-09
* Third try. Sorry, I had a wrong path in my copy statement.Michael Meskes2000-11-07
* - Synced preproc.y with gram.y.Michael Meskes2000-09-26
* *** empty log message ***Michael Meskes2000-09-19
* Rename rule CURRENT to OLD in source tree. Add mapping for backwardBruce Momjian2000-06-12
* Inheritance overhaul by Chris Bitmead <chris@bitmead.com>Bruce Momjian2000-06-09
* *** empty log message ***Michael Meskes2000-04-08
* *** empty log message ***Michael Meskes2000-03-23
* *** empty log message ***Michael Meskes2000-03-15
* *** empty log message ***Michael Meskes2000-02-22
* *** empty log message ***Michael Meskes2000-02-15
* Add:Bruce Momjian2000-01-26
* *** empty log message ***Michael Meskes1999-12-08
* *** empty log message ***Michael Meskes1999-10-15
* *** empty log message ***Michael Meskes1999-10-08
* *** empty log message ***Michael Meskes1999-09-27
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-17
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-15
* Remove S*I comments from Stephan.Bruce Momjian1999-07-13
* *** empty log message ***Michael Meskes1999-04-26
* *** empty log message ***Michael Meskes1999-03-20
* From: Michael Meskes <Michael_Meskes@topmail.de>Marc G. Fournier1999-02-20
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* From: Michael Meskes <Michael.Meskes@usa.net>Marc G. Fournier1999-02-04
* Okay, I've updated the ecpg parser yet again. Unfortunately it has oneBruce Momjian1999-01-18
* From: Michael Meskes <Michael.Meskes@usa.net>Marc G. Fournier1998-12-22
* Changes from Michael Meskes:Thomas G. Lockhart1998-10-03