index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
libpq.sgml
Commit message (
Expand
)
Author
Age
*
Fix missing tag in the docs.
Heikki Linnakangas
2017-07-10
*
Allow multiple hostaddrs to go with multiple hostnames.
Heikki Linnakangas
2017-07-10
*
Don't mention SSL methods that aren't reachable in docs
Magnus Hagander
2017-07-03
*
Second try at fixing tcp_keepalives_idle option on Solaris.
Tom Lane
2017-06-28
*
Trim trailing whitespace
Peter Eisentraut
2017-06-12
*
Remove docs mention of PGREALM variable
Magnus Hagander
2017-05-26
*
libpq: Try next host if one of them times out.
Robert Haas
2017-05-19
*
Capitalize SHOW when testing whether target_session_attrs=read-write.
Robert Haas
2017-05-19
*
Restore PGREQUIRESSL recognition in libpq.
Noah Misch
2017-05-08
*
Fix PQencryptPasswordConn to work with older server versions.
Heikki Linnakangas
2017-05-04
*
Add PQencryptPasswordConn function to libpq, use it in psql and createuser.
Heikki Linnakangas
2017-05-03
*
Document new libpq connection statuses for target_session_attrs.
Robert Haas
2017-02-15
*
Allow password file name to be specified as a libpq connection parameter.
Tom Lane
2017-01-24
*
libpq: Add target_session_attrs parameter.
Robert Haas
2016-11-29
*
Code review for commit 274bb2b3857cc987cfa21d14775cae9b0dababa5.
Robert Haas
2016-11-22
*
libpq: Allow connection strings and URIs to specify multiple hosts.
Robert Haas
2016-11-03
*
Remove support for OpenSSL versions older than 0.9.8.
Heikki Linnakangas
2016-08-29
*
Add a nonlocalized version of the severity field to client error messages.
Tom Lane
2016-08-26
*
Documentation spell checking and markup improvements
Peter Eisentraut
2016-07-28
*
document when PREPARE uses generic plans
Bruce Momjian
2016-06-14
*
Add libpq support for recreating an error message with different verbosity.
Tom Lane
2016-04-03
*
Document use of Subject Alternative Names in SSL server certificates.
Tom Lane
2015-12-15
*
Improve PQhost() to return useful data for default Unix-socket connections.
Tom Lane
2015-11-27
*
Rename PQsslAttributes() to PQsslAttributeNames(), and const-ify fully.
Tom Lane
2015-11-07
*
doc: Spell checking
Peter Eisentraut
2015-09-10
*
Rearrange the handling of error context reports.
Tom Lane
2015-09-05
*
doc: Whitespace and formatting fixes
Peter Eisentraut
2015-08-20
*
Fix another broken link in documentation.
Heikki Linnakangas
2015-07-09
*
Code + docs review for escaping of option values (commit 11a020eb6).
Tom Lane
2015-06-29
*
Fix typo in libpq.sgml.
Fujii Masao
2015-04-06
*
Fix documentation for libpq's PQfn().
Tom Lane
2015-03-08
*
Fix potential deadlock with libpq non-blocking mode.
Heikki Linnakangas
2015-02-23
*
Add API functions to libpq to interrogate SSL related stuff.
Heikki Linnakangas
2015-02-03
*
doc: Improve claim about location of pg_service.conf
Peter Eisentraut
2015-02-01
*
doc: clarify libpq's 'verify-full' host name check
Bruce Momjian
2015-01-29
*
docs: update libpq's PQputCopyData and PQputCopyEnd
Bruce Momjian
2015-01-22
*
Make path to pg_service.conf absolute in documentation
Magnus Hagander
2015-01-03
*
Revert "Add libpq function PQhostaddr()."
Noah Misch
2014-11-29
*
Allow "dbname" from connection string to be overridden in PQconnectDBParams
Heikki Linnakangas
2014-11-25
*
Make pg_service.conf sample LDIF more portable.
Noah Misch
2014-08-18
*
Fix typo in user manual
Heikki Linnakangas
2014-08-01
*
Replace "internationalize" with "localize" where appropriate
Peter Eisentraut
2014-07-20
*
doc: Spell checking
Peter Eisentraut
2014-07-16
*
Fix whitespace
Peter Eisentraut
2014-07-08
*
doc: Fix DocBook XML validity
Peter Eisentraut
2014-05-06
*
libpq: have PQconnectdbParams() and PQpingParams accept "" as default
Bruce Momjian
2014-04-19
*
Remove wchar.c Asserts that were stricter than the main code
Bruce Momjian
2014-03-24
*
docs: remove unnecessary references to old PG versions
Bruce Momjian
2014-02-24
*
Add libpq function PQhostaddr().
Fujii Masao
2014-01-24
*
Remove support for native krb5 authentication
Magnus Hagander
2014-01-19
[next]