aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/c_keywords.c
Commit message (Expand)AuthorAge
* Make the order of the header file includes consistent in non-backend modules.Amit Kapila2019-10-25
* Use perfect hashing, instead of binary search, for keyword lookup.Tom Lane2019-01-09
* 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
* pgindent run for 9.4Bruce Momjian2014-05-06
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* pgindent run for 9.0Bruce Momjian2010-02-26
* 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
* Synced parser.Michael Meskes2008-05-20
* More cleaning up and removed some duplicates.Michael Meskes2007-08-22
* - Synced parser and keyword listMichael Meskes2007-05-10
* Replaced $Header$ by $§PosgreSQL$Michael Meskes2006-07-30
* Added missing $Header$ entries.Michael Meskes2006-07-30
* pgindent run.Bruce Momjian2003-08-04
* Fixed some bugs.Michael Meskes2003-06-10
* Made variable type double work again.Michael Meskes2003-05-16
* Allow interfaces to compile under MingGW/Win32 by adding _P to symbolsBruce Momjian2003-05-16
* Katherine Ward wrote:Jan Wieck2002-06-11
* - Fixed some parser bugs.Michael Meskes2002-05-20
* Added typedef patches and a new option '-c' to automatically create C typedef...Michael Meskes2002-03-21
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* *** empty log message ***Michael Meskes2000-01-27
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-17
* 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
* 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-06
* Upgrade ECPG to 2.0Marc G. Fournier1998-04-21