index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
preproc
/
keywords.c
Commit message (
Expand
)
Author
Age
*
Add comments about kwlookup.c expectations
Alvaro Herrera
2009-03-08
*
Separate the key word list that lived in keywords.c into a new header file
Alvaro Herrera
2009-03-07
*
Synced parser.
Michael Meskes
2008-05-20
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Synced parser and keyword list.
Michael Meskes
2007-10-10
*
Synced parser and keyword list.
Michael Meskes
2007-09-04
*
More cleaning up and removed some duplicates.
Michael Meskes
2007-08-22
*
Synced parser and keyword list.
Michael Meskes
2007-06-12
*
- Synced parser and keyword list
Michael Meskes
2007-05-10
*
- Changed some whitespacing in connect statement.
Michael Meskes
2007-03-17
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Synced parser.
Michael Meskes
2006-09-03
*
Changed lexer to no longer use the default rule.
Michael Meskes
2006-08-18
*
ynced parser and keyword list.
Michael Meskes
2006-08-02
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
- Synced parser and keyword list.
Michael Meskes
2006-01-24
*
Protect ADD and HEADER symbols from conflicting with MIPS includes.
Bruce Momjian
2005-12-27
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Somehow I missed some parser changes, so this commit comes pretty late. I jus...
Michael Meskes
2005-10-04
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Synced parser.
Michael Meskes
2004-09-27
*
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-30
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Synced parser and keyword list.
Michael Meskes
2004-07-20
*
Synced parser and keyword list.
Michael Meskes
2004-06-20
*
Synced parser and keyword list.
Michael Meskes
2004-04-29
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
Implemented Informix special way to treat NULLs, removed warnings, synced.
Michael Meskes
2003-06-25
*
ecpg now accepts array elements as arguments.
Michael Meskes
2003-05-23
*
Allow interfaces to compile under MingGW/Win32 by adding _P to symbols
Bruce Momjian
2003-05-16
*
- Synced parser and keyword file.
Michael Meskes
2003-02-14
*
Merged ecpg_big_bison back into HEAD
Michael Meskes
2002-10-21
*
Fixed some minor typos.
Michael Meskes
2002-07-21
*
Synced parser yet again.
Michael Meskes
2002-07-20
*
Commit old versions into main branch again.
Michael Meskes
2002-07-01
*
Committing parser changes. Note, however, that the development bison seems ot...
Michael Meskes
2002-06-30
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Katherine Ward wrote:
Jan Wieck
2002-06-11
*
- Fixed reduce/reduce conflict in parser.
Michael Meskes
2002-05-19
*
Synced preproc.y and keywords.c.
Michael Meskes
2002-04-22
*
Synchronize with main parser's keyword list (someone didn't check his
Tom Lane
2001-10-15
*
Add CREATE OR REPLACE FUNCTION syntax to allow replacing a function
Tom Lane
2001-10-02
*
- Synced preproc.y with gram.y.
Michael Meskes
2001-09-19
*
Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-type
Tom Lane
2001-08-16
*
Partial indexes work again, courtesy of Martijn van Oosterhout.
Tom Lane
2001-07-16
*
- Synced preproc.y with gram.y.
Michael Meskes
2001-06-01
*
Rewrite of planner statistics-gathering code. ANALYZE is now available as
Tom Lane
2001-05-07
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
[next]