summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/keywords.c
Commit message (Expand)AuthorAgeFilesLines
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Synced parser.Michael Meskes2006-09-031-1/+2
* Changed lexer to no longer use the default rule.Michael Meskes2006-08-181-1/+2
* ynced parser and keyword list.Michael Meskes2006-08-021-2/+2
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* - Synced parser and keyword list.Michael Meskes2006-01-241-1/+4
* Protect ADD and HEADER symbols from conflicting with MIPS includes.Bruce Momjian2005-12-271-3/+3
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-362/+361
* Somehow I missed some parser changes, so this commit comes pretty late. I jus...Michael Meskes2005-10-041-3/+24
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Synced parser.Michael Meskes2004-09-271-1/+3
* Another pgindent run with lib typedefs added.Bruce Momjian2004-08-301-339/+340
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Synced parser and keyword list.Michael Meskes2004-07-201-4/+1
* Synced parser and keyword list.Michael Meskes2004-06-201-1/+2
* Synced parser and keyword list.Michael Meskes2004-04-291-7/+11
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* Implemented Informix special way to treat NULLs, removed warnings, synced.Michael Meskes2003-06-251-1/+4
* ecpg now accepts array elements as arguments.Michael Meskes2003-05-231-1/+6
* Allow interfaces to compile under MingGW/Win32 by adding _P to symbolsBruce Momjian2003-05-161-9/+9
* - Synced parser and keyword file.Michael Meskes2003-02-141-4/+6
* Merged ecpg_big_bison back into HEADMichael Meskes2002-10-211-2/+15
* Fixed some minor typos.Michael Meskes2002-07-211-10/+1
* Synced parser yet again.Michael Meskes2002-07-201-1/+10
* Commit old versions into main branch again.Michael Meskes2002-07-011-11/+1
* Committing parser changes. Note, however, that the development bison seems ot...Michael Meskes2002-06-301-1/+11
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* Katherine Ward wrote:Jan Wieck2002-06-111-7/+7
* - Fixed reduce/reduce conflict in parser.Michael Meskes2002-05-191-1/+18
* Synced preproc.y and keywords.c.Michael Meskes2002-04-221-2/+5
* Synchronize with main parser's keyword list (someone didn't check hisTom Lane2001-10-151-3/+1
* Add CREATE OR REPLACE FUNCTION syntax to allow replacing a functionTom Lane2001-10-021-2/+4
* - Synced preproc.y with gram.y.Michael Meskes2001-09-191-1/+3
* Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-typeTom Lane2001-08-161-2/+1
* Partial indexes work again, courtesy of Martijn van Oosterhout.Tom Lane2001-07-161-2/+2
* - Synced preproc.y with gram.y.Michael Meskes2001-06-011-1/+2
* Rewrite of planner statistics-gathering code. ANALYZE is now available asTom Lane2001-05-071-1/+2
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-8/+8
* Change case-folding of keywords to conform to SQL99 and fix misbehaviorTom Lane2001-02-211-16/+61
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-6/+4
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Remove not-really-standard implementation of CREATE TABLE's UNDER clause,Tom Lane2001-01-051-2/+1
* - Synced gram.y and preproc.y.Michael Meskes2000-12-181-1/+2
* Remove current->old mapping.Bruce Momjian2000-12-151-3/+1
* Applied yet another patch by Christof. Thanks Cristof!Michael Meskes2000-11-091-1/+4
* Third try. Sorry, I had a wrong path in my copy statement.Michael Meskes2000-11-071-3/+3
* - Synced preproc.y with gram.y.Michael Meskes2000-09-261-1/+2
* *** empty log message ***Michael Meskes2000-09-191-1/+13
* Rename rule CURRENT to OLD in source tree. Add mapping for backwardBruce Momjian2000-06-121-2/+4