aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/libpq.sgml
Commit message (Expand)AuthorAge
* Fix missing tag in the docs.Heikki Linnakangas2017-07-10
* Allow multiple hostaddrs to go with multiple hostnames.Heikki Linnakangas2017-07-10
* Don't mention SSL methods that aren't reachable in docsMagnus Hagander2017-07-03
* Second try at fixing tcp_keepalives_idle option on Solaris.Tom Lane2017-06-28
* Trim trailing whitespacePeter Eisentraut2017-06-12
* Remove docs mention of PGREALM variableMagnus Hagander2017-05-26
* libpq: Try next host if one of them times out.Robert Haas2017-05-19
* Capitalize SHOW when testing whether target_session_attrs=read-write.Robert Haas2017-05-19
* Restore PGREQUIRESSL recognition in libpq.Noah Misch2017-05-08
* Fix PQencryptPasswordConn to work with older server versions.Heikki Linnakangas2017-05-04
* Add PQencryptPasswordConn function to libpq, use it in psql and createuser.Heikki Linnakangas2017-05-03
* Document new libpq connection statuses for target_session_attrs.Robert Haas2017-02-15
* Allow password file name to be specified as a libpq connection parameter.Tom Lane2017-01-24
* libpq: Add target_session_attrs parameter.Robert Haas2016-11-29
* Code review for commit 274bb2b3857cc987cfa21d14775cae9b0dababa5.Robert Haas2016-11-22
* libpq: Allow connection strings and URIs to specify multiple hosts.Robert Haas2016-11-03
* Remove support for OpenSSL versions older than 0.9.8.Heikki Linnakangas2016-08-29
* Add a nonlocalized version of the severity field to client error messages.Tom Lane2016-08-26
* Documentation spell checking and markup improvementsPeter Eisentraut2016-07-28
* document when PREPARE uses generic plansBruce Momjian2016-06-14
* Add libpq support for recreating an error message with different verbosity.Tom Lane2016-04-03
* Document use of Subject Alternative Names in SSL server certificates.Tom Lane2015-12-15
* Improve PQhost() to return useful data for default Unix-socket connections.Tom Lane2015-11-27
* Rename PQsslAttributes() to PQsslAttributeNames(), and const-ify fully.Tom Lane2015-11-07
* doc: Spell checkingPeter Eisentraut2015-09-10
* Rearrange the handling of error context reports.Tom Lane2015-09-05
* doc: Whitespace and formatting fixesPeter Eisentraut2015-08-20
* Fix another broken link in documentation.Heikki Linnakangas2015-07-09
* Code + docs review for escaping of option values (commit 11a020eb6).Tom Lane2015-06-29
* Fix typo in libpq.sgml.Fujii Masao2015-04-06
* Fix documentation for libpq's PQfn().Tom Lane2015-03-08
* Fix potential deadlock with libpq non-blocking mode.Heikki Linnakangas2015-02-23
* Add API functions to libpq to interrogate SSL related stuff.Heikki Linnakangas2015-02-03
* doc: Improve claim about location of pg_service.confPeter Eisentraut2015-02-01
* doc: clarify libpq's 'verify-full' host name checkBruce Momjian2015-01-29
* docs: update libpq's PQputCopyData and PQputCopyEndBruce Momjian2015-01-22
* Make path to pg_service.conf absolute in documentationMagnus Hagander2015-01-03
* Revert "Add libpq function PQhostaddr()."Noah Misch2014-11-29
* Allow "dbname" from connection string to be overridden in PQconnectDBParamsHeikki Linnakangas2014-11-25
* Make pg_service.conf sample LDIF more portable.Noah Misch2014-08-18
* Fix typo in user manualHeikki Linnakangas2014-08-01
* Replace "internationalize" with "localize" where appropriatePeter Eisentraut2014-07-20
* doc: Spell checkingPeter Eisentraut2014-07-16
* Fix whitespacePeter Eisentraut2014-07-08
* doc: Fix DocBook XML validityPeter Eisentraut2014-05-06
* libpq: have PQconnectdbParams() and PQpingParams accept "" as defaultBruce Momjian2014-04-19
* Remove wchar.c Asserts that were stricter than the main codeBruce Momjian2014-03-24
* docs: remove unnecessary references to old PG versionsBruce Momjian2014-02-24
* Add libpq function PQhostaddr().Fujii Masao2014-01-24
* Remove support for native krb5 authenticationMagnus Hagander2014-01-19