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
/
include
/
libpq
Commit message (
Expand
)
Author
Age
Files
Lines
*
Actually, it's not that hard to merge the Windows pqsignal code ...
Tom Lane
2015-08-31
1
-12
/
+9
*
Remove support for Unix systems without the POSIX signal APIs.
Tom Lane
2015-08-31
1
-9
/
+9
*
Fix incorrect order of lock file removal and failure to close() sockets.
Tom Lane
2015-08-02
1
-0
/
+1
*
Remove ssl renegotiation support.
Andres Freund
2015-07-28
1
-5
/
+0
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
3
-14
/
+14
*
Create an infrastructure for parallel computation in PostgreSQL.
Robert Haas
2015-04-30
1
-0
/
+1
*
Add system view pg_stat_ssl
Magnus Hagander
2015-04-12
1
-0
/
+5
*
Remove struct PQArgBlock from server-side header libpq/libpq.h.
Tom Lane
2015-03-08
1
-16
/
+0
*
Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses.
Tom Lane
2015-02-17
1
-5
/
+0
*
Simplify waiting logic in reading from / writing to client.
Heikki Linnakangas
2015-02-13
1
-2
/
+2
*
Be more careful to not lose sync in the FE/BE protocol.
Heikki Linnakangas
2015-02-02
1
-0
/
+3
*
Update copyright for 2015
Bruce Momjian
2015-01-06
12
-12
/
+12
*
Make Port->ssl_in_use available, even when built with !USE_SSL
Heikki Linnakangas
2014-11-25
1
-4
/
+6
*
Fix thinko in commit 2bd9e412f92bc6a68f3e8bcb18e04955cc35001d.
Robert Haas
2014-11-05
1
-1
/
+1
*
pqmq.h needs to include something that defines StringInfo.
Robert Haas
2014-11-03
1
-0
/
+1
*
Support frontend-backend protocol communication using a shm_mq.
Robert Haas
2014-10-31
2
-8
/
+50
*
Break out OpenSSL-specific code to separate files.
Heikki Linnakangas
2014-08-11
2
-4
/
+29
*
Rename lo_create(oid, bytea) to lo_from_bytea().
Tom Lane
2014-06-12
1
-1
/
+1
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
2
-6
/
+6
*
Fix assorted issues in client host name lookup.
Tom Lane
2014-04-02
1
-6
/
+16
*
Cleanups from the remove-native-krb5 patch
Magnus Hagander
2014-03-16
2
-3
/
+0
*
Log a detail message for auth failures due to missing or expired password.
Tom Lane
2014-01-27
1
-2
/
+2
*
Remove support for native krb5 authentication
Magnus Hagander
2014-01-19
2
-2
/
+1
*
Update copyright for 2014
Bruce Momjian
2014-01-07
11
-11
/
+11
*
Add large object functions catering to SQL callers.
Noah Misch
2013-10-27
1
-0
/
+5
*
Rework SSL renegotiation code
Alvaro Herrera
2013-10-10
1
-0
/
+5
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
3
-4
/
+4
*
Move pqsignal() to libpgport.
Tom Lane
2013-03-17
1
-10
/
+1
*
Report pg_hba line number and contents when users fail to log in
Magnus Hagander
2013-03-10
1
-0
/
+1
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
11
-11
/
+11
*
Add support for LDAP URLs
Peter Eisentraut
2012-12-03
1
-0
/
+1
*
Produce a more useful error message for over-length Unix socket paths.
Tom Lane
2012-11-29
1
-0
/
+13
*
Add API for 64-bit large object access. Now users can access up to
Tatsuo Ishii
2012-10-07
1
-0
/
+3
*
Parse pg_ident.conf when it's loaded, keeping it in memory in parsed format.
Heikki Linnakangas
2012-09-21
1
-1
/
+12
*
Support having multiple Unix-domain sockets per postmaster.
Tom Lane
2012-08-10
1
-4
/
+4
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
2
-3
/
+3
*
Remove arbitrary limitation on length of common name in SSL certificates.
Tom Lane
2012-02-23
1
-2
/
+1
*
Add parameters for controlling locations of server-side SSL files
Peter Eisentraut
2012-02-22
1
-0
/
+5
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
11
-11
/
+11
*
Fix typo.
Robert Haas
2011-12-15
1
-1
/
+1
*
Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h.
Tom Lane
2011-09-09
1
-1
/
+1
*
Improve method of avoiding fcinfo compile errors.
Bruce Momjian
2011-09-01
1
-1
/
+1
*
Add C comment about necessary NetBSD include.
Bruce Momjian
2011-09-01
1
-1
/
+1
*
Add missing hba.h include for NetBSD.
Bruce Momjian
2011-09-01
1
-0
/
+1
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
2
-3
/
+2
*
Modernise pg_hba.conf token processing
Alvaro Herrera
2011-06-28
1
-4
/
+4
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
3
-6
/
+10
*
Automatically terminate replication connections that are idle for more
Heikki Linnakangas
2011-03-30
1
-0
/
+3
*
Rename ident authentication over local connections to peer
Magnus Hagander
2011-03-19
1
-1
/
+2
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
11
-11
/
+11
[next]