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
2024-11-11
*
Translation updates
Peter Eisentraut
2024-08-05
*
Remove race conditions between ECPGdebug() and ecpg_log().
Tom Lane
2024-05-23
*
Avoid concurrent calls to bindtextdomain().
Tom Lane
2024-02-09
*
Clean up Windows-specific mutex code in libpq and ecpglib.
Tom Lane
2024-02-09
*
Translation updates
Peter Eisentraut
2023-11-06
*
Translation updates
Alvaro Herrera
2023-09-11
*
Translation updates
Peter Eisentraut
2023-09-06
*
Translation updates
Peter Eisentraut
2023-05-22
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
ecpg: Fix handling of strings in ORACLE compat code with SQLDA
Michael Paquier
2023-04-18
*
meson: add install-{quiet, world} targets
Andres Freund
2023-03-23
*
pkg-config Requires.private entries should be comma-separated
Peter Eisentraut
2023-03-16
*
meson: Fix typo in pkgconfig generation
Peter Eisentraut
2023-02-01
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
*
meson: Add support for building with precompiled headers
Andres Freund
2022-10-06
*
meson: Add windows resource files
Andres Freund
2022-10-05
*
meson: ecpg: Split definition of static and shared libraries
Andres Freund
2022-10-05
*
Rename shadowed local variables
David Rowley
2022-10-05
*
Harmonize parameter names in ecpg code.
Peter Geoghegan
2022-09-22
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
*
Don't define FRONTEND for ecpg libraries
Andres Freund
2022-08-22
*
Remove fallbacks for strtoll, strtoull.
Thomas Munro
2022-08-06
*
Revert "Use wildcards instead of manually-maintained file lists in */nls.mk."
Tom Lane
2022-07-13
*
Use wildcards instead of manually-maintained file lists in */nls.mk.
Tom Lane
2022-07-13
*
NLS: Put list of available languages into LINGUAS files
Peter Eisentraut
2022-07-13
*
Remove redundant null pointer checks before PQclear and PQconninfoFree
Peter Eisentraut
2022-07-03
*
Fix previous commit's ecpg_clocale for ppc Darwin.
Noah Misch
2022-07-02
*
ecpglib: call newlocale() once per process.
Noah Misch
2022-07-02
*
Avoid ecpglib core dump with out-of-order operations.
Tom Lane
2022-06-14
*
Don't fail on libpq-generated error reports in ecpg_raise_backend().
Tom Lane
2022-06-06
*
Translation updates
Peter Eisentraut
2022-05-16
*
Remove extraneous blank lines before block-closing braces
Alvaro Herrera
2022-04-13
*
Fix race condition in gettext() initialization in libpq and ecpglib.
Tom Lane
2022-01-21
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Fix error handling with threads on OOM in ECPG connection logic
Michael Paquier
2021-09-13
*
Translation updates
Peter Eisentraut
2021-05-10
*
Remove dead code in ECPGconnect(), and improve documentation.
Tom Lane
2021-02-11
*
Avoid redundantly prefixing PQerrorMessage for a connection failure.
Tom Lane
2021-01-22
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
revert removal of hex_decode() from ecpg from commit c3826f831e
Bruce Momjian
2020-12-24
*
move hex_decode() to /common so it can be called from frontend
Bruce Momjian
2020-12-24
*
Don't use custom OID symbols in pg_type.dat, either.
Tom Lane
2020-10-29
*
Fix ancient bug in ecpg's pthread_once() emulation for Windows.
Tom Lane
2020-10-24
*
Fix handling of structure for bytea data type in ECPG
Michael Paquier
2020-07-27
*
Mop up some no-longer-necessary hacks around printf %.*s format.
Tom Lane
2020-06-29
*
Translation updates
Peter Eisentraut
2020-05-18
*
Run pgindent with new pg_bsd_indent version 2.1.1.
Tom Lane
2020-05-16
*
Translation updates
Peter Eisentraut
2020-05-11
[next]