index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
Age
Commit message (
Expand
)
Author
2015-10-05
Translation updates
Peter Eisentraut
2015-09-19
Let compiler handle size calculation of bool types.
Michael Meskes
2015-09-07
Change type of DOW/DOY to UNITS
Greg Stark
2015-08-13
Fix declaration of isarray variable.
Michael Meskes
2015-08-12
This routine was calling ecpg_alloc to allocate to memory but did not
Michael Meskes
2015-06-15
Check for out of memory when allocating sqlca.
Michael Meskes
2015-06-15
Fix memory leak in ecpglib's connect function.
Michael Meskes
2015-06-13
Fixed some memory leaks in ECPG.
Michael Meskes
2015-06-13
Fix intoasc() in Informix compat lib. This function used to be a noop.
Michael Meskes
2015-05-19
Revert error-throwing wrappers for the printf family of functions.
Tom Lane
2015-05-18
Add error-throwing wrappers for the printf family of functions.
Noah Misch
2015-05-18
Translation updates
Peter Eisentraut
2015-04-26
Build libecpg with -DFRONTEND in all supported versions.
Noah Misch
2015-04-24
Build every ECPG library with -DFRONTEND.
Noah Misch
2015-02-11
Fixed array handling in ecpg.
Michael Meskes
2014-10-16
Support timezone abbreviations that sometimes change.
Tom Lane
2014-10-06
Fix array overrun in ecpg's version of ParseDateTime().
Tom Lane
2014-06-14
Make pqsignal() available to pg_regress of ECPG and isolation suites.
Noah Misch
2014-05-28
Revert "Fix bogus %name-prefix option syntax in all our Bison files."
Tom Lane
2014-05-28
Fix bogus %name-prefix option syntax in all our Bison files.
Tom Lane
2014-05-08
Un-break ecpg test suite under --disable-integer-datetimes.
Noah Misch
2014-05-06
Remove tabs after spaces in C comments
Bruce Momjian
2014-05-06
Fix handling of array of char pointers in ecpglib.
Michael Meskes
2014-04-09
Several fixes to array handling in ecpg.
Michael Meskes
2014-02-17
Translation updates
Peter Eisentraut
2014-02-17
Prevent potential overruns of fixed-size buffers.
Tom Lane
2014-02-17
Fix handling of wide datetime input/output.
Noah Misch
2014-01-09
Fix descriptor output in ECPG.
Michael Meskes
2014-01-01
Do not use an empty hostname.
Michael Meskes
2013-12-02
Translation updates
Peter Eisentraut
2013-11-26
ECPG: Fix offset to NULL/size indicator array.
Michael Meskes
2013-11-26
ECPG: Make the preprocessor emit ';' if the variable type for a list of
Michael Meskes
2013-11-03
Changed test case slightly so it doesn't have an unused typedef.
Michael Meskes
2013-09-08
Return error if allocation of new element was not possible.
Michael Meskes
2013-09-08
Close file to no leak file descriptor memory. Found by Coverity.
Michael Meskes
2013-07-19
Initialize day of year value.
Michael Meskes
2013-07-06
Also escape double quotes for ECPG's #line statement.
Michael Meskes
2013-07-05
Applied patch by MauMau <maumau307@gmail.com> to escape filenames in #line st...
Michael Meskes
2013-03-04
Fix overflow check in tm2timestamp (this time for sure).
Tom Lane
2013-02-03
Translation updates
Peter Eisentraut
2013-01-27
Made ecpglib use translated messages.
Michael Meskes
2012-12-04
Fix Makefile breakage caused by a committed merge conflict.
Bruce Momjian
2012-12-04
Include isinf.o in libecpg if isinf() is not available on the system.
Michael Meskes
2012-12-03
Translation updates
Peter Eisentraut
2012-11-29
When processing nested structure pointer variables ecpg always expected an
Michael Meskes
2012-10-05
Fixed test for array boundary.
Michael Meskes
2012-08-14
Translation updates
Peter Eisentraut
2012-05-31
Translation updates
Peter Eisentraut
2012-03-11
ecpg: Fix off-by-one error in memory copying
Peter Eisentraut
2012-03-11
ecpg: Fix rare memory leaks
Peter Eisentraut
[next]