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
/
libpq.h
Commit message (
Expand
)
Author
Age
*
Add heuristic incoming-message-size limits in the server.
Tom Lane
2021-04-28
*
Detect POLLHUP/POLLRDHUP while running queries.
Thomas Munro
2021-04-03
*
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
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Fix assorted portability issues in commit 896fcdb23.
Tom Lane
2020-03-25
*
Sprinkle some const decorations
Peter Eisentraut
2020-01-31
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Switch position of some declarations in libpq.h
Michael Paquier
2019-06-09
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
GSSAPI encryption support
Stephen Frost
2019-04-03
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Add settings to control SSL/TLS protocol version
Peter Eisentraut
2018-11-20
*
Correct constness of a few variables.
Andres Freund
2018-10-15
*
Add ssl_library preset parameter
Peter Eisentraut
2018-07-30
*
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
*
Make be-secure-common.c more consistent for future SSL implementations
Peter Eisentraut
2018-04-02
*
Add ssl_passphrase_command setting
Peter Eisentraut
2018-03-17
*
Extract common bits from OpenSSL implementation
Peter Eisentraut
2018-01-23
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Always use 2048 bit DH parameters for OpenSSL ephemeral DH ciphers.
Heikki Linnakangas
2017-07-31
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Remove useless duplicate inclusions of system header files.
Tom Lane
2017-02-25
*
Re-allow SSL passphrase prompt at server start, but not thereafter.
Tom Lane
2017-01-04
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Allow SSL configuration to be updated at SIGHUP.
Tom Lane
2017-01-02
*
Remove declarations for pq_putmessage_hook and pq_flush_hook.
Robert Haas
2016-10-31
*
Fix pq_putmessage_noblock() to not block.
Tom Lane
2016-07-29
*
Properly declare FeBeWaitSet.
Andres Freund
2016-03-21
*
Introduce WaitEventSet API.
Andres Freund
2016-03-21
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Fix incorrect order of lock file removal and failure to close() sockets.
Tom Lane
2015-08-02
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Remove struct PQArgBlock from server-side header libpq/libpq.h.
Tom Lane
2015-03-08
*
Be more careful to not lose sync in the FE/BE protocol.
Heikki Linnakangas
2015-02-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Fix thinko in commit 2bd9e412f92bc6a68f3e8bcb18e04955cc35001d.
Robert Haas
2014-11-05
*
Support frontend-backend protocol communication using a shm_mq.
Robert Haas
2014-10-31
*
Break out OpenSSL-specific code to separate files.
Heikki Linnakangas
2014-08-11
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Support having multiple Unix-domain sockets per postmaster.
Tom Lane
2012-08-10
*
Add parameters for controlling locations of server-side SSL files
Peter Eisentraut
2012-02-22
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
*
Automatically terminate replication connections that are idle for more
Heikki Linnakangas
2011-03-30
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
[next]