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
/
ecpglib
/
extern.h
Age
Commit message (
Expand
)
Author
2018-12-01
Rename ecpg's various "extern.h" files to have distinct names.
Tom Lane
2018-03-13
Add Oracle like handling of char arrays.
Michael Meskes
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
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
2017-03-09
Fix inclusions of postgres_fe.h from .h files.
Tom Lane
2016-06-09
pgindent run for 9.6
Robert Haas
2015-08-13
Fix declaration of isarray variable.
Michael Meskes
2015-03-11
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-02-21
Use FLEXIBLE_ARRAY_MEMBER in a number of other places.
Tom Lane
2015-02-05
This routine was calling ecpg_alloc to allocate to memory but did not
Michael Meskes
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-01-16
Split ecpg_execute() in constituent parts
Alvaro Herrera
2014-01-16
Split ECPGdo() in constituent parts
Alvaro Herrera
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-01-05
Ecpglib stores variables that are used in DECLARE statements in a global list.
Michael Meskes
2011-09-10
Add missing format attributes
Peter Eisentraut
2010-11-02
Some cleanup in ecpg code:
Michael Meskes
2010-10-14
Applied patch by Itagaki Takahiro to fix incorrect status calculation in
Michael Meskes
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-05-25
Added a configure test for "long long" datatypes. So far this is only used in...
Michael Meskes
2010-05-20
Ecpg now accepts "long long" datatypes even if "long" is 64bit wide. This use...
Michael Meskes
2010-02-26
pgindent run for 9.0
Bruce Momjian
2010-02-04
Streamlined array handling code in libecpg a little bit, in the process fixin...
Michael Meskes
2010-01-15
Applied patch by Boszormenyi Zoltan <
[email protected]
> to add DESCRIBE [OUTPUT]...
Michael Meskes
2010-01-05
Applied patch by Boszormenyi Zoltan <
[email protected]
> to add sqlda support to
Michael Meskes
2009-05-20
Removed some unneeded variables and comparisons
Michael Meskes
2008-02-07
- Fixed segfault in ecpg when using an array element.
Michael Meskes
2008-01-15
Re-enabled variables in fetch/move command.
Michael Meskes
2007-11-15
pgindent run for 8.3.
Bruce Momjian
2007-10-03
Cleaned up ecpglib and renamed functions that do not need to be exported.
Michael Meskes
2007-10-03
Hopefully fixed some stuff that causes Windows builds to fail.
Michael Meskes
2007-10-02
ITAGAKI Takahiro <
[email protected]
> added thread-safe
Michael Meskes
2007-09-30
Applied another patch by ITAGAKI Takahiro <
[email protected]
>
Michael Meskes
2007-09-26
Applied patch by ITAGAKI Takahiro <
[email protected]
> to get pre...
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-04-27
Removed non-existant function from extern.h
Michael Meskes
2007-03-29
- Added patch by Magnus Hagander <
[email protected]
> to use native
Michael Meskes
2007-01-25
Removed compiler warning due to unneeded unsigned declaration.
Michael Meskes
2007-01-12
Simplified regression handling
Michael Meskes
2006-10-04
pgindent run for 8.2.
Bruce Momjian
2006-08-23
Replaced double-quote-fix with a hopefully better version.
Michael Meskes
2006-08-04
Add missing ecpg function prototype needed when in threaded mode ---
Bruce Momjian
2006-06-21
Added fixed from the coverity report send in by Joachim Wieland <joe@mcknight...
Michael Meskes
2006-03-11
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2005-10-15
Standard pgindent run for 8.1.
Bruce Momjian
2005-07-04
I have to admit that I got the case of the preprocessor symbol on amd64
Bruce Momjian
2005-06-02
- Fixed memory leak in ecpglib by adding some missing free() commands.
Michael Meskes
2005-03-18
Added patch by Christof Petig <
[email protected]
> to work around gcc ...
Michael Meskes
[next]