index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
preproc
/
extern.h
Age
Commit message (
Expand
)
Author
2018-12-01
Rename ecpg's various "extern.h" files to have distinct names.
Tom Lane
2018-11-13
Remove unused code in ECPG.
Tom Lane
2018-03-13
Add Oracle like handling of char arrays.
Michael Meskes
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2016-12-11
Use "%option prefix" to set API names in ecpg's lexer.
Tom Lane
2016-03-24
Move keywords.c/kwlookup.c into src/common/.
Tom Lane
2015-03-26
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-11
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2014-10-22
Small code cleanup.
Michael Meskes
2014-05-06
pgindent run for 9.4
Bruce Momjian
2013-11-20
ecpg: Split off mmfatal() from mmerror()
Peter Eisentraut
2011-04-28
Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking prin...
Andrew Dunstan
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-01-09
There is no need to have to identical functions in ecpg thus removing one of ...
Michael Meskes
2010-11-02
Some cleanup in ecpg code:
Michael Meskes
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-01-26
Applied patch by Boszormenyi Zoltan <
[email protected]
> to add out-of-scope curs...
Michael Meskes
2010-01-05
Applied patch by Boszormenyi Zoltan <
[email protected]
> to add sqlda support to
Michael Meskes
2009-11-26
Added dynamic cursor names to ecpg. Almost the whole patch was done by
Michael Meskes
2009-09-08
Remove outside-the-scanner references to "yyleng".
Tom Lane
2009-07-14
Tweak the core scanner so that it can be used by plpgsql too.
Tom Lane
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-03
Clean up ecpg's use of mmerror(): const-ify the format argument, add an
Tom Lane
2008-05-20
Synced parser.
Michael Meskes
2007-11-15
pgindent run for 8.3.
Bruce Momjian
2007-08-22
More cleaning up and removed some duplicates.
Michael Meskes
2007-08-14
Hopefully fixed missing CHAR_BIT symbol
Michael Meskes
2007-08-14
- Finished major rewrite to use new protocol version
Michael Meskes
2007-06-11
Fixed one memory leak in descriptor code.
Michael Meskes
2007-03-17
- Changed some whitespacing in connect statement.
Michael Meskes
2007-01-11
Applied Joachim's patch for a --regression option.
Michael Meskes
2006-03-11
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2004-08-29
Pgindent run for 8.0.
Bruce Momjian
2004-06-30
Added SET DESCRIPTOR command.
Michael Meskes
2004-06-27
- Only use typedefs inside their scope.
Michael Meskes
2004-05-07
- Added additional test case.
Michael Meskes
2003-12-17
- Added just another patch by Dave that fixes a reversed order in
Michael Meskes
2003-08-04
pgindent run.
Bruce Momjian
2003-06-26
Added just another compatibility level for Informix.
Michael Meskes
2003-06-25
Implemented Informix special way to treat NULLs, removed warnings, synced.
Michael Meskes
2003-06-13
- Enable FETCH without INTO.
Michael Meskes
2003-05-29
Changed variable parsing so struct[n].attr works.
Michael Meskes
2003-05-22
ecpg now recognizes named structs/unions. So you don't have to list the whole...
Michael Meskes
2003-05-14
- Added more compatibility functions.
Michael Meskes
2003-05-01
Added an option to force ecpg to also parse files includes via '#include' and...
Michael Meskes
2003-02-13
- Applied error reporting patch by Matthew Vanecek
Michael Meskes
2002-10-21
Add guards against double inclusion.
Peter Eisentraut
2002-09-04
pgindent run.
Bruce Momjian
2002-05-20
- Fixed some parser bugs.
Michael Meskes
[next]