index
:
users/c2main/postgres.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
Release_1_0_3
WIN32_DEV
analyze_cache
ecpg_big_bison
master
Cedric's Stuff
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
libpq
Age
Commit message (
Expand
)
Author
2025-01-16
Fix error handling of pg_b64_decode()
Peter Eisentraut
2025-01-15
IWYU widely useful pragmas
Peter Eisentraut
2025-01-15
postgres_fdw: SCRAM authentication pass-through
Peter Eisentraut
2025-01-14
Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c.
Tom Lane
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-18
libpq: Add service name to PGconn and PQservice()
Michael Paquier
2024-11-19
libpq: Improve error message when parsing URI parameters and keywords
Michael Paquier
2024-11-11
libpq: Bail out during SSL/GSS negotiation errors
Michael Paquier
2024-10-23
Fix incorrect struct reference in comment
Daniel Gustafsson
2024-10-11
Avoid mixing custom and OpenSSL BIO functions
Daniel Gustafsson
2024-10-06
libpq: Discard leading and trailing spaces for parameters and values in URIs
Michael Paquier
2024-10-02
Parse libpq's "keepalives" option more like other integer options.
Tom Lane
2024-09-29
In passwordFromFile, don't leak the open file after stat failures.
Tom Lane
2024-09-09
Add PQfullProtocolVersion() to surface the precise protocol version.
Robert Haas
2024-09-08
Avoid core dump after getpwuid_r failure.
Tom Lane
2024-09-05
Check availability of module injection_points in TAP tests
Michael Paquier
2024-09-03
Fix typos in code comments and test data
Daniel Gustafsson
2024-09-03
Fix typos and grammar in code comments and docs
Michael Paquier
2024-09-02
Remove support for OpenSSL older than 1.1.0
Daniel Gustafsson
2024-09-02
More use of getpwuid_r() directly
Peter Eisentraut
2024-08-23
Provide feature-test macros for libpq features added in v17.
Tom Lane
2024-08-23
thread-safety: gmtime_r(), localtime_r()
Peter Eisentraut
2024-08-16
libpq: Trace all messages received from the server
Alvaro Herrera
2024-08-16
libpq: Fix minor TOCTOU violation
Peter Eisentraut
2024-08-14
libpq: Trace responses to SSLRequest and GSSENCRequest
Alvaro Herrera
2024-08-12
libpq: Trace frontend authentication challenges
Alvaro Herrera
2024-08-09
libpq: Trace StartupMessage/SSLRequest/GSSENCRequest correctly
Alvaro Herrera
2024-08-09
libpq: Add suppress argument to pqTraceOutputNchar
Alvaro Herrera
2024-08-01
Convert some extern variables to static, Windows code
Peter Eisentraut
2024-07-28
libpq: Use strerror_r instead of strerror
Peter Eisentraut
2024-07-26
Add tests for errors during SSL or GSSAPI handshake
Heikki Linnakangas
2024-07-26
Add test for early backend startup errors
Heikki Linnakangas
2024-07-26
Fix fallback behavior when server sends an ERROR early at startup
Heikki Linnakangas
2024-07-08
Fix outdated comment after removal of direct SSL fallback
Heikki Linnakangas
2024-07-04
Fix copy/paste mistake in comment
Alvaro Herrera
2024-07-03
Clean up more unused variables in perl code
Michael Paquier
2024-07-01
Fix copy-paste mistake in PQcancelCreate
Alvaro Herrera
2024-06-26
Use PqMsg_* macros in fe-auth.c.
Nathan Bossart
2024-06-24
Translation updates
Peter Eisentraut
2024-06-13
Improve the granularity of PQsocketPoll's timeout parameter.
Tom Lane
2024-06-13
libpq: Some message style normalization
Peter Eisentraut
2024-06-12
libpq: Add missing gettext markers
Peter Eisentraut
2024-06-12
libpq: Remove a gettext marker
Peter Eisentraut
2024-06-12
Fix typo in error message
Peter Eisentraut
2024-05-27
Fix check for memory allocation
Daniel Gustafsson
2024-05-20
Translation updates
Peter Eisentraut
2024-05-17
Revise GUC names quoting in messages again
Peter Eisentraut
2024-05-16
Remove option to fall back from direct to postgres SSL negotiation
Heikki Linnakangas
2024-05-14
Pre-beta mechanical code beautification.
Tom Lane
2024-05-06
Translation updates
Peter Eisentraut
[next]