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
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
/
doc
/
src
/
sgml
/
libpq.sgml
Age
Commit message (
Expand
)
Author
2025-05-01
oauth: Move the builtin flow into a separate module
Jacob Champion
2025-04-21
Doc: various fixups
David Rowley
2025-04-18
Doc: fix missing comma at the end of a line.
Tatsuo Ishii
2025-04-04
doc: Clarify the system value for sslrootcert
Daniel Gustafsson
2025-04-03
libpq: Add support for dumping SSL key material to file
Daniel Gustafsson
2025-04-02
libpq: Add min/max_protocol_version connection options
Heikki Linnakangas
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-12
Doc: Fix punctuation errors
John Naylor
2025-01-15
postgres_fdw: SCRAM authentication pass-through
Peter Eisentraut
2024-12-18
libpq: Add service name to PGconn and PQservice()
Michael Paquier
2024-12-02
Deprecate MD5 passwords.
Nathan Bossart
2024-11-01
doc: explain how the home directory is found on Unix-like syst.
Bruce Momjian
2024-10-02
doc: Missing markup, punctuation and wordsmithing
Daniel Gustafsson
2024-10-01
doc: Mention the connstring key word for PGSERVICE
Daniel Gustafsson
2024-09-30
Do not treat \. as an EOF marker in CSV mode for COPY IN.
Tom Lane
2024-09-09
Add PQfullProtocolVersion() to surface the precise protocol version.
Robert Haas
2024-09-02
Remove support for OpenSSL older than 1.1.0
Daniel Gustafsson
2024-08-19
Document that search_path is reported by the server
Tomas Vondra
2024-06-13
Improve the granularity of PQsocketPoll's timeout parameter.
Tom Lane
2024-05-16
Remove option to fall back from direct to postgres SSL negotiation
Heikki Linnakangas
2024-05-16
doc: Mention more variant --name=value of -c name=value for postgres
Michael Paquier
2024-05-11
Change ALPN protocol ID to IANA-approved "postgresql"
Heikki Linnakangas
2024-05-02
doc: Fix incorrectly spelled structname
Daniel Gustafsson
2024-04-28
Fix documentation and comments on what happens after GSS rejection
Heikki Linnakangas
2024-04-24
Doc: Use past tense for things which happened in the past
Daniel Gustafsson
2024-04-10
Doc: Update ulinks to RFC documents to avoid redirect
Daniel Gustafsson
2024-04-09
Fix typo in docs
Heikki Linnakangas
2024-04-08
Send ALPN in TLS handshake, require it in direct SSL connections
Heikki Linnakangas
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-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-02-07
Update PQparameterStatus and ParameterStatus docs
Alvaro Herrera
2024-01-26
Make spelling of cancelled/cancellation consistent
Alvaro Herrera
2024-01-16
libpq: Add PQsendPipelineSync()
Michael Paquier
2024-01-16
Fix a typo and some doc indentation related to libpq pipeline functions
Michael Paquier
2024-01-09
Add new function, PQchangePassword(), to libpq
Joe Conway
2023-11-13
doc: correct description of libpq's PQsetnonblocking() mode
Bruce Momjian
2023-10-24
Reword memory terminology for PQresultMemorySize
Daniel Gustafsson
2023-07-11
Doc: Adjust libpq docs about thread safety.
Thomas Munro
2023-07-04
libpq: Add support for Close on portals and statements
Michael Paquier
2023-05-22
Spell the values of libpq's gssdelegation parameter as "0" and "1".
Tom Lane
2023-05-21
Expand some more uses of "deleg" to "delegation" or "delegated".
Tom Lane
2023-04-21
doc: Add documentation for PGLOADBALANCEHOSTS environment variable in libpq.
Fujii Masao
2023-04-14
doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSSL 1.1.0+
Daniel Gustafsson
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
[next]