index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
libpq
Age
Commit message (
Expand
)
Author
2017-03-14
Spelling fixes
Peter Eisentraut
2017-02-19
Make src/interfaces/libpq/test clean up after itself.
Tom Lane
2017-02-06
Stamp 9.5.6.
REL9_5_6
Tom Lane
2017-02-06
Translation updates
Peter Eisentraut
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2016-12-07
Handle empty or all-blank PAGER setting more sanely in psql.
Tom Lane
2016-11-15
Allow DOS-style line endings in ~/.pgpass files.
Tom Lane
2016-10-24
Stamp 9.5.5.
REL9_5_5
Tom Lane
2016-10-24
Translation updates
Peter Eisentraut
2016-10-10
In PQsendQueryStart(), avoid leaking any left-over async result.
Tom Lane
2016-10-07
Clear OpenSSL error queue after failed X509_STORE_load_locations() call.
Heikki Linnakangas
2016-10-07
Don't share SSL_CTX between libpq connections.
Heikki Linnakangas
2016-09-15
Fix building with LibreSSL.
Heikki Linnakangas
2016-09-15
Support OpenSSL 1.1.0.
Heikki Linnakangas
2016-08-08
Stamp 9.5.4.
REL9_5_4
Tom Lane
2016-08-08
Translation updates
Peter Eisentraut
2016-08-08
Obstruct shell, SQL, and conninfo injection via database and role names.
Noah Misch
2016-08-05
Teach libpq to decode server version correctly from future servers.
Tom Lane
2016-06-13
Remove extraneous leading whitespace in Windows build script.
Tom Lane
2016-05-09
Stamp 9.5.3.
REL9_5_3
Tom Lane
2016-05-09
Translation updates
Peter Eisentraut
2016-05-07
Distrust external OpenSSL clients; clear err queue
Peter Eisentraut
2016-03-29
Avoid possibly-unsafe use of Windows' FormatMessage() function.
Tom Lane
2016-03-28
Stamp 9.5.2.
REL9_5_2
Tom Lane
2016-03-28
Translation updates
Peter Eisentraut
2016-02-08
Stamp 9.5.1.
REL9_5_1
Tom Lane
2016-02-08
Translation updates
Peter Eisentraut
2016-01-04
Translation updates
Peter Eisentraut
2015-12-14
Fix out-of-memory error handling in ParameterDescription message processing.
Heikki Linnakangas
2015-11-12
Fix unwanted flushing of libpq's input buffer when socket EOF is seen.
Tom Lane
2015-11-07
Rename PQsslAttributes() to PQsslAttributeNames(), and const-ify fully.
Tom Lane
2015-10-05
Translation updates
Peter Eisentraut
2015-09-28
Fix poor errno handling in libpq's version of our custom OpenSSL BIO.
Tom Lane
2015-08-03
Translation updates
Peter Eisentraut
2015-07-07
Improve handling of out-of-memory in libpq.
Heikki Linnakangas
2015-06-29
Translation updates
Peter Eisentraut
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-20
Fix more typos in comments.
Heikki Linnakangas
2015-05-19
Revert error-throwing wrappers for the printf family of functions.
Tom Lane
2015-05-19
Message string improvements
Peter Eisentraut
2015-05-18
Add error-throwing wrappers for the printf family of functions.
Noah Misch
2015-05-18
Add new files to nls.mk
Peter Eisentraut
2015-04-10
libpq: Don't overwrite existing OpenSSL thread callbacks
Peter Eisentraut
2015-04-08
libpq: add newlines to SSPI error messages
Bruce Momjian
2015-04-08
libpq: issue clear error message for nested service files
Bruce Momjian
2015-04-02
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-04-02
Revert "psql: fix \connect with URIs and conninfo strings"
Robert Haas
2015-04-01
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-03-26
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-11
Fix libpq test expected output file
Alvaro Herrera
[next]