aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/keywords.c
Commit message (Expand)AuthorAge
* 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
* - Synced parser and keyword file.Michael Meskes2003-02-14
* 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