aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/ecpg_keywords.c
Commit message (Expand)AuthorAge
* Make the order of the header file includes consistent in non-backend modules.Amit Kapila2019-10-25
* Replace the data structure used for keyword lookup.Tom Lane2019-01-06
* Rename ecpg's various "extern.h" files to have distinct names.Tom Lane2018-12-01
* SQL proceduresPeter Eisentraut2017-11-30
* Add transforms featurePeter Eisentraut2015-04-26
* Small code cleanup.Michael Meskes2014-10-22
* Rename frontend keyword arrays to avoid conflict with backend.Tom Lane2012-03-31
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Tweak the core scanner so that it can be used by plpgsql too.Tom Lane2009-07-14
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Allow SQL:2008 syntax ALTER TABLE ... ALTER COLUMN ... SET DATA TYPEPeter Eisentraut2008-10-21
* Synced parser.Michael Meskes2008-05-20
* pgindent run for 8.3.Bruce Momjian2007-11-15
* More cleaning up and removed some duplicates.Michael Meskes2007-08-22
* Synced parser and keyword list.Michael Meskes2007-06-12
* - Synced parser and keyword listMichael Meskes2007-05-10
* - Changed some whitespacing in connect statement.Michael Meskes2007-03-17
* Added special handling of CONNECTION variable that is used by ECPG instead of...Michael Meskes2005-12-02
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Synced parser.Michael Meskes2004-09-27
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Sync and some minor cleanup/fixing work plus an EXEC SQL DESCRIBE prototype.Michael Meskes2003-05-30
* Merged ecpg_big_bison back into HEADMichael Meskes2002-10-21
* - Fixed reduce/reduce conflict in parser.Michael Meskes2002-05-19
* - Synced preproc.y with gram.y.Michael Meskes2001-09-19
* - Synced preproc.y with gram.y.Michael Meskes2001-08-19
* 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
* Applied yet another patch by Christof. Thanks Cristof!Michael Meskes2000-11-09
* *** empty log message ***Michael Meskes2000-09-19
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* Patch possible portability problem: a few places had // style comments,Tom Lane2000-03-17
* *** empty log message ***Michael Meskes2000-02-22
* *** empty log message ***Michael Meskes2000-02-16
* *** empty log message ***Michael Meskes1999-10-08
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-17
* *** empty log message ***Michael Meskes1999-04-14
* From: Michael Meskes <Michael_Meskes@topmail.de>Marc G. Fournier1999-02-23
* 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-01-21
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-05-26
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-05-18
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-05-06
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-04-24
* Upgrade ECPG to 2.0Marc G. Fournier1998-04-21