index
:
postgresql.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
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
libpq
/
libpq-fe.h
Age
Commit message (
Expand
)
Author
2025-03-25
libpq: Deprecate pg_int64.
Thomas Munro
2025-02-24
oauth: Fix incorrect const markers in struct
Daniel Gustafsson
2025-02-20
Add support for OAUTHBEARER SASL mechanism
Daniel Gustafsson
2025-02-06
libpq: Handle asynchronous actions during SASL
Daniel Gustafsson
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-18
libpq: Add service name to PGconn and PQservice()
Michael Paquier
2024-09-09
Add PQfullProtocolVersion() to surface the precise protocol version.
Robert Haas
2024-08-23
Provide feature-test macros for libpq features added in v17.
Tom Lane
2024-06-13
Improve the granularity of PQsocketPoll's timeout parameter.
Tom Lane
2024-04-08
Support TLS handshake directly without SSLRequest negotiation
Heikki Linnakangas
2024-04-07
Support retrieval of results in chunks with libpq.
Tom Lane
2024-04-04
Fix old, misleading comment for PGRES_POLLING_ACTIVE.
Robert Haas
2024-04-02
Expose PQsocketPoll via libpq
Robert Haas
2024-03-12
libpq: Add encrypted and non-blocking query cancellation routines
Alvaro Herrera
2024-03-11
Add missing connection statuses to docs
Alvaro Herrera
2024-01-16
libpq: Add PQsendPipelineSync()
Michael Paquier
2024-01-09
Add new function, PQchangePassword(), to libpq
Joe Conway
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-07-04
libpq: Add support for Close on portals and statements
Michael Paquier
2023-04-13
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
Add support for Kerberos credential delegation
Stephen Frost
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-09-20
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-03-29
Enable SSL library detection via PQsslAttribute()
Daniel Gustafsson
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-06-29
Add PQsendFlushRequest to libpq
Alvaro Herrera
2021-06-19
Provide feature-test macros for libpq features added in v14.
Tom Lane
2021-06-11
Rename PQtraceSetFlags() to PQsetTraceFlags().
Noah Misch
2021-06-08
Adjust batch size in postgres_fdw to not use too many parameters
Tomas Vondra
2021-06-07
Fix incautious handling of possibly-miscoded strings in client code.
Tom Lane
2021-03-30
Improve PQtrace() output format
Alvaro Herrera
2021-03-15
Implement pipeline mode in libpq
Alvaro Herrera
2021-03-04
Remove server and libpq support for old FE/BE protocol version 2.
Heikki Linnakangas
2021-03-03
Extend the abilities of libpq's target_session_attrs parameter.
Tom Lane
2021-02-10
Simplify code related to compilation of SSL and OpenSSL
Michael Paquier
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-05-16
Fix bugs in OpenSSL hook renaming.
Tom Lane
2020-05-16
Rename PQsetSSLKeyPassHook and friends
Andrew Dunstan
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-04-17
Revert "Only provide new libpq sslpasskey hook for openssl-enabled builds"
Andrew Dunstan
2020-04-17
Only provide new libpq sslpasskey hook for openssl-enabled builds
Andrew Dunstan
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-12-07
Remove PQsslpassword function
Andrew Dunstan
2019-11-30
libq support for sslpassword connection param, DER format keys
Andrew Dunstan
2019-09-10
Restructure libpq code to remove some duplicity
Alvaro Herrera
2019-08-13
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-08-05
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
Initial pgindent run for v12.
Tom Lane
[next]