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
Age
Commit message (
Expand
)
Author
2021-06-28
Don't use abort(3) in libpq's fe-print.c.
Tom Lane
2021-06-23
Don't assume GSSAPI result strings are null-terminated.
Tom Lane
2021-06-07
Fix incautious handling of possibly-miscoded strings in client code.
Tom Lane
2021-05-10
Stamp 12.7.
REL_12_7
Tom Lane
2021-05-10
Translation updates
Peter Eisentraut
2021-04-02
Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib
Bruce Momjian
2021-03-11
Re-simplify management of inStart in pqParseInput3's subroutines.
Tom Lane
2021-02-08
Stamp 12.6.
REL_12_6
Tom Lane
2021-02-08
Translation updates
Peter Eisentraut
2021-01-28
Make ecpg's rjulmdy() and rmdyjul() agree with their declarations.
Tom Lane
2020-12-28
Fix bugs in libpq's GSSAPI encryption support.
Tom Lane
2020-11-09
Stamp 12.5.
REL_12_5
Tom Lane
2020-11-09
Translation updates
Peter Eisentraut
2020-10-24
Fix ancient bug in ecpg's pthread_once() emulation for Windows.
Tom Lane
2020-10-19
In libpq for Windows, call WSAStartup once and WSACleanup not at all.
Tom Lane
2020-09-01
Teach libpq to handle arbitrary-length lines in .pgpass files.
Tom Lane
2020-08-10
Stamp 12.4.
REL_12_4
Tom Lane
2020-08-10
Translation updates
Peter Eisentraut
2020-08-04
Increase hard-wired timeout values in ecpg regression tests.
Tom Lane
2020-07-27
Fix handling of structure for bytea data type in ECPG
Michael Paquier
2020-07-13
Fix bugs in libpq's management of GSS encryption state.
Tom Lane
2020-06-30
Fix ecpg crash with bytea and cursor variables.
Michael Meskes
2020-06-07
Try to read data from the socket in pqSendSome's write_failed paths.
Tom Lane
2020-05-11
Stamp 12.3.
REL_12_3
Tom Lane
2020-05-11
Translation updates
Peter Eisentraut
2020-05-05
Fix severe memory leaks in GSSAPI encryption support.
Tom Lane
2020-04-22
Fix memory leak in libpq when using sslmode=verify-full
Michael Paquier
2020-03-31
Allow ecpg to be built stand-alone, allow parallel libpq make
Bruce Momjian
2020-02-10
Stamp 12.2.
REL_12_2
Tom Lane
2020-02-10
Translation updates
Peter Eisentraut
2020-01-29
Fix dispsize for libpq connection parameters channel_binding and gssencmode
Michael Paquier
2020-01-19
Fix out-of-memory handling in ecpglib.
Tom Lane
2020-01-11
Extensive code review for GSSAPI encryption mechanism.
Tom Lane
2019-12-20
libpq should expose GSS-related parameters even when not implemented.
Tom Lane
2019-11-30
Fix off-by-one error in PGTYPEStimestamp_fmt_asc
Tomas Vondra
2019-11-11
Stamp 12.1.
REL_12_1
Tom Lane
2019-11-11
Translation updates
Peter Eisentraut
2019-11-07
Move declaration of ecpg_gettext() to a saner place.
Tom Lane
2019-10-25
Get rid of useless/dangerous redefinition of bool in ECPG.
Tom Lane
2019-10-23
Fix thinkos from 4f4061b for libpq integer parsing
Michael Paquier
2019-10-21
Fix error reporting of connect_timeout in libpq for value parsing
Michael Paquier
2019-10-21
Fix parsing of integer values for connection parameters in libpq
Michael Paquier
2019-10-10
Put back pqsignal() as an exported libpq symbol.
Tom Lane
2019-09-29
Translation updates
Peter Eisentraut
2019-09-23
Translation updates
Peter Eisentraut
2019-09-21
Remove removed file from nls.mk
Peter Eisentraut
2019-09-20
Revert "Add DECLARE STATEMENT support to ECPG."
Tom Lane
2019-09-19
GSSAPI error message improvements
Peter Eisentraut
2019-09-19
Revert change of ecpglib major version
Peter Eisentraut
2019-09-09
Translation updates
Peter Eisentraut
[next]