index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
libpq.sgml
Age
Commit message (
Expand
)
Author
2017-08-18
Merge commit '21d304dfedb4f26d0d6587d9ac39b1b5c499bb55'
Pavan Deolasee
2017-07-21
Doc: update versioning information in libpq.sgml.
Tom Lane
2017-07-13
Merge remote-tracking branch 'remotes/PGSQL/master' of PG 10
Pavan Deolasee
2017-07-10
Fix missing tag in the docs.
Heikki Linnakangas
2017-07-10
Allow multiple hostaddrs to go with multiple hostnames.
Heikki Linnakangas
2017-07-03
Don't mention SSL methods that aren't reachable in docs
Magnus Hagander
2017-06-28
Second try at fixing tcp_keepalives_idle option on Solaris.
Tom Lane
2017-06-15
Merge 'remotes/PGSQL/master' into xl10devel
Pavan Deolasee
2017-06-14
Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40
Pavan Deolasee
2017-06-12
Trim trailing whitespace
Peter Eisentraut
2017-05-26
Remove docs mention of PGREALM variable
Magnus Hagander
2017-05-19
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-08
Restore PGREQUIRESSL recognition in libpq.
Noah Misch
2017-05-04
Fix PQencryptPasswordConn to work with older server versions.
Heikki Linnakangas
2017-05-03
Add PQencryptPasswordConn function to libpq, use it in psql and createuser.
Heikki Linnakangas
2017-02-15
Document new libpq connection statuses for target_session_attrs.
Robert Haas
2017-01-24
Allow password file name to be specified as a libpq connection parameter.
Tom Lane
2016-11-29
libpq: Add target_session_attrs parameter.
Robert Haas
2016-11-22
Code review for commit 274bb2b3857cc987cfa21d14775cae9b0dababa5.
Robert Haas
2016-11-03
libpq: Allow connection strings and URIs to specify multiple hosts.
Robert Haas
2016-10-27
Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'
Pavan Deolasee
2016-08-29
Remove support for OpenSSL versions older than 0.9.8.
Heikki Linnakangas
2016-08-26
Add a nonlocalized version of the severity field to client error messages.
Tom Lane
2016-07-29
Documentation spell checking and markup improvements
Peter Eisentraut
2016-06-14
document when PREPARE uses generic plans
Bruce Momjian
2016-04-03
Add libpq support for recreating an error message with different verbosity.
Tom Lane
2015-12-15
Document use of Subject Alternative Names in SSL server certificates.
Tom Lane
2015-11-27
Improve PQhost() to return useful data for default Unix-socket connections.
Tom Lane
2015-11-07
Rename PQsslAttributes() to PQsslAttributeNames(), and const-ify fully.
Tom Lane
2015-09-14
Rewrite Postgres-XL docs to make changes in-place in the main PostgreSQL
Pavan Deolasee
2015-09-11
doc: Spell checking
Peter Eisentraut
2015-09-05
Rearrange the handling of error context reports.
Tom Lane
2015-08-21
doc: Whitespace and formatting fixes
Peter Eisentraut
2015-07-09
Fix another broken link in documentation.
Heikki Linnakangas
2015-06-29
Code + docs review for escaping of option values (commit 11a020eb6).
Tom Lane
2015-04-06
Fix typo in libpq.sgml.
Fujii Masao
2015-03-08
Fix documentation for libpq's PQfn().
Tom Lane
2015-02-23
Fix potential deadlock with libpq non-blocking mode.
Heikki Linnakangas
2015-02-03
Add API functions to libpq to interrogate SSL related stuff.
Heikki Linnakangas
2015-02-02
doc: Improve claim about location of pg_service.conf
Peter Eisentraut
2015-01-30
doc: clarify libpq's 'verify-full' host name check
Bruce Momjian
2015-01-22
docs: update libpq's PQputCopyData and PQputCopyEnd
Bruce Momjian
2015-01-03
Make path to pg_service.conf absolute in documentation
Magnus Hagander
2014-11-29
Revert "Add libpq function PQhostaddr()."
Noah Misch
2014-11-25
Allow "dbname" from connection string to be overridden in PQconnectDBParams
Heikki Linnakangas
2014-08-19
Make pg_service.conf sample LDIF more portable.
Noah Misch
2014-08-01
Fix typo in user manual
Heikki Linnakangas
2014-07-21
Replace "internationalize" with "localize" where appropriate
Peter Eisentraut
2014-07-17
doc: Spell checking
Peter Eisentraut
[next]