index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
libpq
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move code shared between libpq and backend from backend/libpq/ to common/.
Heikki Linnakangas
2016-09-02
3
-6
/
+6
*
Remove support for OpenSSL versions older than 0.9.8.
Heikki Linnakangas
2016-08-29
2
-5
/
+1
*
Add a nonlocalized version of the severity field to client error messages.
Tom Lane
2016-08-26
1
-0
/
+1
*
Automate the maintenance of SO_MINOR_VERSION for our shared libraries.
Tom Lane
2016-08-16
1
-1
/
+1
*
Stamp shared-library minor version numbers for v10.
Tom Lane
2016-08-15
1
-1
/
+1
*
Stamp HEAD as 10devel.
Tom Lane
2016-08-15
1
-4
/
+4
*
Translation updates
Peter Eisentraut
2016-08-08
1
-72
/
+72
*
Obstruct shell, SQL, and conninfo injection via database and role names.
Noah Misch
2016-08-08
1
-1
/
+5
*
Teach libpq to decode server version correctly from future servers.
Tom Lane
2016-08-05
1
-5
/
+22
*
Small wording tweaks
Peter Eisentraut
2016-08-02
1
-1
/
+1
*
Translation updates
Peter Eisentraut
2016-07-18
1
-191
/
+202
*
Translation updates
Peter Eisentraut
2016-06-20
2
-329
/
+354
*
Remove extraneous leading whitespace in Windows build script.
Tom Lane
2016-06-13
1
-1
/
+2
*
pgindent run for 9.6
Robert Haas
2016-06-09
1
-10
/
+11
*
Translation updates
Peter Eisentraut
2016-05-09
10
-1577
/
+2902
*
Remove unnecessary definition of _WIN64 in libpq/win32.mak.
Tom Lane
2016-04-12
1
-1
/
+1
*
Fix two places that thought Windows64 is indicated by WIN64 macro.
Tom Lane
2016-04-11
1
-1
/
+1
*
Distrust external OpenSSL clients; clear err queue
Peter Eisentraut
2016-04-08
1
-24
/
+53
*
Fix typo
Magnus Hagander
2016-04-05
1
-1
/
+1
*
Add libpq support for recreating an error message with different verbosity.
Tom Lane
2016-04-03
5
-75
/
+168
*
Fix oversight in getParamDescriptions(), and improve comments.
Tom Lane
2016-04-01
1
-3
/
+16
*
Avoid possibly-unsafe use of Windows' FormatMessage() function.
Tom Lane
2016-03-29
1
-1
/
+3
*
Handle invalid libpq sockets in more places
Peter Eisentraut
2016-03-08
1
-1
/
+1
*
Fix incorrect comment.
Robert Haas
2016-03-01
1
-2
/
+2
*
Update copyright for 2016
Bruce Momjian
2016-01-02
22
-22
/
+22
*
Fix out-of-memory error handling in ParameterDescription message processing.
Heikki Linnakangas
2015-12-14
1
-11
/
+53
*
Improve PQhost() to return useful data for default Unix-socket connections.
Tom Lane
2015-11-27
2
-5
/
+7
*
Fix unwanted flushing of libpq's input buffer when socket EOF is seen.
Tom Lane
2015-11-12
5
-27
/
+37
*
libpq: Notice errors a backend may have sent just before dying.
Robert Haas
2015-11-12
1
-8
/
+8
*
Rename PQsslAttributes() to PQsslAttributeNames(), and const-ify fully.
Tom Lane
2015-11-07
4
-8
/
+8
*
Fix poor errno handling in libpq's version of our custom OpenSSL BIO.
Tom Lane
2015-09-28
1
-8
/
+16
*
Rearrange the handling of error context reports.
Tom Lane
2015-09-05
5
-5
/
+36
*
Improve handling of out-of-memory in libpq.
Heikki Linnakangas
2015-07-07
2
-31
/
+83
*
Stamp shared-library minor version numbers for 9.6.
Tom Lane
2015-06-30
1
-1
/
+1
*
Stamp HEAD as 9.6devel.
Tom Lane
2015-06-30
1
-4
/
+4
*
Translation updates
Peter Eisentraut
2015-06-28
2
-387
/
+352
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
4
-61
/
+68
*
Fix more typos in comments.
Heikki Linnakangas
2015-05-20
1
-2
/
+2
*
Revert error-throwing wrappers for the printf family of functions.
Tom Lane
2015-05-19
4
-18
/
+3
*
Message string improvements
Peter Eisentraut
2015-05-18
1
-1
/
+1
*
Add error-throwing wrappers for the printf family of functions.
Noah Misch
2015-05-18
4
-3
/
+18
*
Add new files to nls.mk
Peter Eisentraut
2015-05-17
1
-1
/
+1
*
libpq: Don't overwrite existing OpenSSL thread callbacks
Peter Eisentraut
2015-04-09
1
-6
/
+12
*
libpq: add newlines to SSPI error messages
Bruce Momjian
2015-04-08
1
-2
/
+2
*
libpq: issue clear error message for nested service files
Bruce Momjian
2015-04-08
1
-0
/
+10
*
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-04-02
1
-0
/
+4
*
Revert "psql: fix \connect with URIs and conninfo strings"
Robert Haas
2015-04-02
1
-6
/
+40
*
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-04-01
1
-40
/
+6
*
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-26
4
-24
/
+7
*
Fix libpq test expected output file
Alvaro Herrera
2015-03-11
1
-14
/
+0
[next]