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
/
ecpglib
Commit message (
Expand
)
Author
Age
*
Translation updates
Peter Eisentraut
2019-02-11
*
Blind attempt to fix _configthreadlocale() failures on MinGW.
Tom Lane
2019-01-23
*
Avoid thread-safety problem in ecpglib.
Tom Lane
2019-01-21
*
Second try at fixing numeric data passed through an ECPG SQLDA.
Tom Lane
2018-11-14
*
Fix incorrect results for numeric data passed through an ECPG SQLDA.
Tom Lane
2018-11-13
*
Client-side fixes for delayed NOTIFY receipt.
Tom Lane
2018-10-19
*
Translation updates
Peter Eisentraut
2018-08-06
*
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-07-18
*
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-07-09
*
Avoid unnecessary use of strncpy in a couple of places in ecpg.
Tom Lane
2018-06-16
*
Translation updates
Peter Eisentraut
2018-02-05
*
Fix unportable usage of <ctype.h> functions.
Tom Lane
2017-11-07
*
Improve error message for incorrect number inputs in libecpg.
Michael Meskes
2017-11-03
*
Fix float parsing in ecpg INFORMIX mode.
Michael Meskes
2017-11-02
*
Make sure ecpglib does accepts digits behind decimal point even for integers in
Michael Meskes
2017-11-01
*
Fixed handling of escape character in libecpg.
Michael Meskes
2017-10-26
*
Translation updates
Peter Eisentraut
2017-08-28
*
Translation updates
Peter Eisentraut
2017-08-07
*
Translation updates
Peter Eisentraut
2017-05-08
*
Ecpg should support COMMIT PREPARED and ROLLBACK PREPARED.
Michael Meskes
2017-03-13
*
Fix typos in comments.
Heikki Linnakangas
2017-02-06
*
Translation updates
Peter Eisentraut
2016-10-24
*
Translation updates
Peter Eisentraut
2016-08-08
*
Fixed array checking code for "unsigned long long" datatypes in libecpg.
Michael Meskes
2016-08-01
*
Translation updates
Peter Eisentraut
2016-05-09
*
Translation updates
Peter Eisentraut
2016-02-08
*
Translation updates
Peter Eisentraut
2015-10-05
*
Fix whitespace
Peter Eisentraut
2015-09-21
*
Let compiler handle size calculation of bool types.
Michael Meskes
2015-09-19
*
Fix declaration of isarray variable.
Michael Meskes
2015-08-13
*
Translation updates
Peter Eisentraut
2015-06-28
*
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-15
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Revert error-throwing wrappers for the printf family of functions.
Tom Lane
2015-05-19
*
Add error-throwing wrappers for the printf family of functions.
Noah Misch
2015-05-18
*
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-11
*
Remove null-pointer checks that are not needed.
Michael Meskes
2015-02-25
*
Use FLEXIBLE_ARRAY_MEMBER in a number of other places.
Tom Lane
2015-02-21
*
Fixed array handling in ecpg.
Michael Meskes
2015-02-10
*
This routine was calling ecpg_alloc to allocate to memory but did not
Michael Meskes
2015-02-05
*
Fix memory leaks on OOM in ecpg.
Heikki Linnakangas
2015-02-04
*
Translation updates
Peter Eisentraut
2015-02-01
*
Replace a bunch more uses of strncpy() with safer coding.
Tom Lane
2015-01-24
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
MinGW: Link with shell32.dll instead of shfolder.dll.
Noah Misch
2014-10-21
*
Translation updates
Peter Eisentraut
2014-07-21
*
Replace "internationalize" with "localize" where appropriate
Peter Eisentraut
2014-07-20
*
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
*
Stamp shared-library minor version numbers for 9.5.
Tom Lane
2014-06-10
[next]