aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/keywords.c
Commit message (Expand)AuthorAge
* Update copyrights for 2020Bruce Momjian2020-01-01
* Replace the data structure used for keyword lookup.Tom Lane2019-01-06
* Update copyright for 2019Bruce Momjian2019-01-02
* Rename ecpg's various "extern.h" files to have distinct names.Tom Lane2018-12-01
* Update copyright for 2018Bruce Momjian2018-01-02
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Move keywords.c/kwlookup.c into src/common/.Tom Lane2016-03-23
* Update copyright for 2016Bruce Momjian2016-01-02
* Update copyright for 2015Bruce Momjian2015-01-06
* Small code cleanup.Michael Meskes2014-10-22
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Rename frontend keyword arrays to avoid conflict with backend.Tom Lane2012-03-31
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Tweak the core scanner so that it can be used by plpgsql too.Tom Lane2009-07-14
* Add comments about kwlookup.c expectationsAlvaro Herrera2009-03-08
* Separate the key word list that lived in keywords.c into a new header fileAlvaro Herrera2009-03-07
* Synced parser.Michael Meskes2008-05-20
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* pgindent run for 8.3.Bruce Momjian2007-11-15
* Synced parser and keyword list.Michael Meskes2007-10-10
* Synced parser and keyword list.Michael Meskes2007-09-04
* 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
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Synced parser.Michael Meskes2006-09-03
* Changed lexer to no longer use the default rule.Michael Meskes2006-08-18
* ynced parser and keyword list.Michael Meskes2006-08-02
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* - Synced parser and keyword list.Michael Meskes2006-01-24
* Protect ADD and HEADER symbols from conflicting with MIPS includes.Bruce Momjian2005-12-27
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Somehow I missed some parser changes, so this commit comes pretty late. I jus...Michael Meskes2005-10-04
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Synced parser.Michael Meskes2004-09-27
* Another pgindent run with lib typedefs added.Bruce Momjian2004-08-30
* Update copyright to 2004.Bruce Momjian2004-08-29
* Synced parser and keyword list.Michael Meskes2004-07-20
* Synced parser and keyword list.Michael Meskes2004-06-20
* Synced parser and keyword list.Michael Meskes2004-04-29
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Update copyrights to 2003.Bruce Momjian2003-08-04
* Implemented Informix special way to treat NULLs, removed warnings, synced.Michael Meskes2003-06-25
* ecpg now accepts array elements as arguments.Michael Meskes2003-05-23
* Allow interfaces to compile under MingGW/Win32 by adding _P to symbolsBruce Momjian2003-05-16