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
/
c_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
*
Use perfect hashing, instead of binary search, for keyword lookup.
Tom Lane
2019-01-09
*
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
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
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
*
Synced parser.
Michael Meskes
2008-05-20
*
More cleaning up and removed some duplicates.
Michael Meskes
2007-08-22
*
- Synced parser and keyword list
Michael Meskes
2007-05-10
*
Replaced $Header$ by $§PosgreSQL$
Michael Meskes
2006-07-30
*
Added missing $Header$ entries.
Michael Meskes
2006-07-30
*
pgindent run.
Bruce Momjian
2003-08-04
*
Fixed some bugs.
Michael Meskes
2003-06-10
*
Made variable type double work again.
Michael Meskes
2003-05-16
*
Allow interfaces to compile under MingGW/Win32 by adding _P to symbols
Bruce Momjian
2003-05-16
*
Katherine Ward wrote:
Jan Wieck
2002-06-11
*
- Fixed some parser bugs.
Michael Meskes
2002-05-20
*
Added typedef patches and a new option '-c' to automatically create C typedef...
Michael Meskes
2002-03-21
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
*
*** empty log message ***
Michael Meskes
2000-01-27
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
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
*
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-06
*
Upgrade ECPG to 2.0
Marc G. Fournier
1998-04-21