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
*
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
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Introduce Streaming Replication.
Heikki Linnakangas
2010-01-15
*
Create typedef pgsocket for storing socket descriptors.
Magnus Hagander
2010-01-10
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Control client certificate requesting with the pg_hba option "clientcert"
Magnus Hagander
2008-11-20
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Allow include files to compile own their own.
Bruce Momjian
2006-07-13
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Repair bug that would allow libpq to think a command had succeeded when
Tom Lane
2004-09-26
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
pgindent run.
Bruce Momjian
2003-08-04
*
IPv6 cleanups.
Bruce Momjian
2003-06-12
*
Second round of FE/BE protocol changes. Frontend->backend messages now
Tom Lane
2003-04-19
*
Where available, use utime() or utimes() to update the file mod time
Tom Lane
2003-01-25
*
Enable IPv6 connections to the server, and add pg_hba.conf IPv6 entries
Bruce Momjian
2003-01-06
[next]