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
/
ecpg_keywords.c
Commit message (
Expand
)
Author
Age
*
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-10-25
*
Replace the data structure used for keyword lookup.
Tom Lane
2019-01-06
*
Rename ecpg's various "extern.h" files to have distinct names.
Tom Lane
2018-12-01
*
SQL procedures
Peter Eisentraut
2017-11-30
*
Add transforms feature
Peter Eisentraut
2015-04-26
*
Small code cleanup.
Michael Meskes
2014-10-22
*
Rename frontend keyword arrays to avoid conflict with backend.
Tom Lane
2012-03-31
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Tweak the core scanner so that it can be used by plpgsql too.
Tom Lane
2009-07-14
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Allow SQL:2008 syntax ALTER TABLE ... ALTER COLUMN ... SET DATA TYPE
Peter Eisentraut
2008-10-21
*
Synced parser.
Michael Meskes
2008-05-20
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
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
*
Added special handling of CONNECTION variable that is used by ECPG instead of...
Michael Meskes
2005-12-02
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Synced parser.
Michael Meskes
2004-09-27
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Sync and some minor cleanup/fixing work plus an EXEC SQL DESCRIBE prototype.
Michael Meskes
2003-05-30
*
Merged ecpg_big_bison back into HEAD
Michael Meskes
2002-10-21
*
- Fixed reduce/reduce conflict in parser.
Michael Meskes
2002-05-19
*
- Synced preproc.y with gram.y.
Michael Meskes
2001-09-19
*
- Synced preproc.y with gram.y.
Michael Meskes
2001-08-19
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
Change case-folding of keywords to conform to SQL99 and fix misbehavior
Tom Lane
2001-02-21
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
*
Applied yet another patch by Christof. Thanks Cristof!
Michael Meskes
2000-11-09
*
*** empty log message ***
Michael Meskes
2000-09-19
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Patch possible portability problem: a few places had // style comments,
Tom Lane
2000-03-17
*
*** empty log message ***
Michael Meskes
2000-02-22
*
*** empty log message ***
Michael Meskes
2000-02-16
*
*** empty log message ***
Michael Meskes
1999-10-08
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
*** empty log message ***
Michael Meskes
1999-04-14
*
From: Michael Meskes <Michael_Meskes@topmail.de>
Marc G. Fournier
1999-02-23
*
From: Michael Meskes <Michael_Meskes@topmail.de>
Marc G. Fournier
1999-02-20
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
From: Michael Meskes <Michael.Meskes@usa.net>
Marc G. Fournier
1999-01-21
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
*
From: Michael Meskes <meskes@topsystem.de>
Marc G. Fournier
1998-05-26
*
From: Michael Meskes <meskes@topsystem.de>
Marc G. Fournier
1998-05-18
*
From: Michael Meskes <meskes@topsystem.de>
Marc G. Fournier
1998-05-06
*
From: Michael Meskes <meskes@topsystem.de>
Marc G. Fournier
1998-04-24
*
Upgrade ECPG to 2.0
Marc G. Fournier
1998-04-21