index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
libpq
Commit message (
Expand
)
Author
Age
*
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-09-20
*
Make check_usermap() parameter names consistent.
Peter Geoghegan
2022-09-17
*
Allow parallel workers to retrieve some data from Port
Michael Paquier
2022-08-24
*
Remove configure probes for sockaddr_storage members.
Thomas Munro
2022-08-22
*
Remove configure probe for netinet/tcp.h.
Thomas Munro
2022-08-18
*
Remove replacement code for getaddrinfo.
Thomas Munro
2022-08-14
*
Remove configure probe for struct sockaddr_storage.
Thomas Munro
2022-08-14
*
Remove configure probes for sys/un.h and struct sockaddr_un.
Thomas Munro
2022-08-14
*
Emulate sigprocmask(), not sigsetmask(), on Windows.
Thomas Munro
2022-07-16
*
Add some missing PGDLLIMPORT markings
Michael Paquier
2022-05-12
*
Apply PGDLLIMPORT markings broadly.
Robert Haas
2022-04-08
*
Remove exclusive backup mode
Stephen Frost
2022-04-06
*
Add system view pg_ident_file_mappings
Michael Paquier
2022-03-29
*
Refactor code related to pg_hba_file_rules() into new file
Michael Paquier
2022-03-24
*
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-15
*
Use WL_SOCKET_CLOSED for client_connection_check_interval.
Thomas Munro
2022-02-14
*
Improve error handling of cryptohash computations
Michael Paquier
2022-01-11
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Harden be-gssapi-common.h for headerscheck
Alvaro Herrera
2021-11-26
*
Remove check for accept() argument types
Peter Eisentraut
2021-11-09
*
Reject extraneous data after SSL or GSS encryption handshake.
Tom Lane
2021-11-08
*
Refactor SASL code with a generic interface for its mechanisms
Michael Paquier
2021-07-07
*
Add heuristic incoming-message-size limits in the server.
Tom Lane
2021-04-28
*
Refactor hba_authname
Magnus Hagander
2021-04-07
*
Add some information about authenticated identity via log_connections
Michael Paquier
2021-04-07
*
Detect POLLHUP/POLLRDHUP while running queries.
Thomas Munro
2021-04-03
*
Allow matching the DN of a client certificate for authentication
Andrew Dunstan
2021-03-29
*
Improve connection denied error message during recovery.
Fujii Masao
2021-03-25
*
Remove support for SSL compression
Michael Paquier
2021-03-09
*
Remove server and libpq support for old FE/BE protocol version 2.
Heikki Linnakangas
2021-03-04
*
Introduce symbolic names for FeBeWaitSet positions.
Thomas Munro
2021-03-01
*
Allow specifying CRL directory
Peter Eisentraut
2021-02-18
*
Simplify code related to compilation of SSL and OpenSSL
Michael Paquier
2021-02-10
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Fix assorted issues in backend's GSSAPI encryption support.
Tom Lane
2020-12-28
*
Add support for abstract Unix-domain sockets
Peter Eisentraut
2020-11-25
*
Fix unportable use of getnameinfo() in pg_hba_file_rules view.
Tom Lane
2020-11-02
*
Fix postmaster's behavior during smart shutdown.
Tom Lane
2020-08-14
*
code: replace 'master' with 'leader' where appropriate.
Andres Freund
2020-07-08
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
*
Only provide openssl_tls_init_hook if building with openssl
Andrew Dunstan
2020-04-17
*
Fix assorted portability issues in commit 896fcdb23.
Tom Lane
2020-03-25
*
Provide a TLS init hook
Andrew Dunstan
2020-03-25
*
Allow building without default socket directory
Peter Eisentraut
2020-01-31
*
Sprinkle some const decorations
Peter Eisentraut
2020-01-31
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
In the postmaster, rely on the signal infrastructure to block signals.
Tom Lane
2019-10-13
*
Fix use of term "verifier"
Peter Eisentraut
2019-10-12
*
Update hardcoded DH parameters to IANA standards
Michael Paquier
2019-07-05
*
Switch position of some declarations in libpq.h
Michael Paquier
2019-06-09
[next]