index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
libpq
Age
Commit message (
Expand
)
Author
2015-02-17
Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses.
Tom Lane
2015-02-02
Be more careful to not lose sync in the FE/BE protocol.
Heikki Linnakangas
2014-05-06
Remove tabs after spaces in C comments
Bruce Momjian
2014-04-02
Fix assorted issues in client host name lookup.
Tom Lane
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-03-17
Move pqsignal() to libpgport.
Tom Lane
2013-03-10
Report pg_hba line number and contents when users fail to log in
Magnus Hagander
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-12-03
Add support for LDAP URLs
Peter Eisentraut
2012-11-29
Produce a more useful error message for over-length Unix socket paths.
Tom Lane
2012-10-07
Add API for 64-bit large object access. Now users can access up to
Tatsuo Ishii
2012-09-21
Parse pg_ident.conf when it's loaded, keeping it in memory in parsed format.
Heikki Linnakangas
2012-08-10
Support having multiple Unix-domain sockets per postmaster.
Tom Lane
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-02-23
Remove arbitrary limitation on length of common name in SSL certificates.
Tom Lane
2012-02-22
Add parameters for controlling locations of server-side SSL files
Peter Eisentraut
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-12-15
Fix typo.
Robert Haas
2011-09-09
Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h.
Tom Lane
2011-09-01
Improve method of avoiding fcinfo compile errors.
Bruce Momjian
2011-09-01
Add C comment about necessary NetBSD include.
Bruce Momjian
2011-09-01
Add missing hba.h include for NetBSD.
Bruce Momjian
2011-09-01
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-06-28
Modernise pg_hba.conf token processing
Alvaro Herrera
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-03-30
Automatically terminate replication connections that are idle for more
Heikki Linnakangas
2011-03-19
Rename ident authentication over local connections to peer
Magnus Hagander
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-10-26
Add a client authentication hook.
Robert Haas
2010-10-18
Support key word 'all' in host column of pg_hba.conf
Peter Eisentraut
2010-10-15
Support host names in pg_hba.conf
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-04-19
Add new message for explicit rejection by pg_hba.conf. Implicit
Simon Riggs
2010-02-26
pgindent run for 9.0
Bruce Momjian
2010-01-27
Add support for RADIUS authentication.
Magnus Hagander
2010-01-20
Now that much of walreceiver has been pulled back into the postgres
Heikki Linnakangas
2010-01-16
Huh, apparently on cygwin we HAVE_SIGPROCMASK, so both variants of
Tom Lane
2010-01-16
PGDLLIMPORT-ize the remaining variables needed by walreceiver.
Tom Lane
2010-01-15
Introduce Streaming Replication.
Heikki Linnakangas
2010-01-10
Create typedef pgsocket for storing socket descriptors.
Magnus Hagander
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-12-16
Don't unblock SIGQUIT in the SIGQUIT handler
Peter Eisentraut
2009-12-16
If there is no sigdelset(), define it as a macro.
Peter Eisentraut
2009-12-12
Allow LDAP authentication to operate in search+bind mode, meaning it
Magnus Hagander
2009-12-11
Add large object access control.
Itagaki Takahiro
2009-10-01
Support "samehost" and "samenet" specifications in pg_hba.conf,
Tom Lane
2009-09-01
Bump catversion for flat-file-ectomy. Also remove a missed dead extern
Tom Lane
2009-08-29
Remove the use of the pg_auth flat file for client authentication.
Tom Lane
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-04-19
Assorted portability fixes for Borland C, from Pavel Golub.
Tom Lane
[next]