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
/
backend
/
utils
/
init
Age
Commit message (
Expand
)
Author
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
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-04-01
Fix insecure parsing of server command-line switches.
Tom Lane
2013-04-01
Make REPLICATION privilege checks test current user not authenticated user.
Tom Lane
2013-03-28
Revoke bc5334d8679c428a709d150666b288171795bd76
Simon Riggs
2013-03-27
Allow external recovery_config_directory
Simon Riggs
2013-03-16
Add lock_timeout configuration parameter.
Tom Lane
2013-03-06
Code beautification for object-access hook machinery.
Robert Haas
2013-02-17
Add ALTER ROLE ALL SET command
Peter Eisentraut
2013-01-02
Fix IsUnderPostmaster/EXEC_BACKEND confusion
Alvaro Herrera
2013-01-02
Set MaxBackends only on bootstrap and standalone modes
Alvaro Herrera
2013-01-02
Make sure MaxBackends is always set
Alvaro Herrera
2013-01-02
Fix background workers for EXEC_BACKEND
Alvaro Herrera
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-12-16
Fix filling of postmaster.pid in bootstrap/standalone mode.
Tom Lane
2012-12-06
Background worker processes
Alvaro Herrera
2012-09-21
Parse pg_ident.conf when it's loaded, keeping it in memory in parsed format.
Heikki Linnakangas
2012-09-21
Fix obsolete comment.
Heikki Linnakangas
2012-08-30
Split tuple struct defs from htup.h to htup_details.h
Alvaro Herrera
2012-08-29
Report postmaster.pid file as empty if it is empty, rather than
Bruce Momjian
2012-08-24
Fix issues with checks for unsupported transaction states in Hot Standby.
Tom Lane
2012-08-10
Support having multiple Unix-domain sockets per postmaster.
Tom Lane
2012-07-16
Introduce timeout handling framework
Alvaro Herrera
2012-06-25
Tighten up includes in sinvaladt.h, twophase.h, proc.h
Alvaro Herrera
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-05-21
Update woefully-obsolete comment.
Tom Lane
2012-01-14
Make superuser imply replication privilege. The idea of a privilege that
Heikki Linnakangas
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-12-09
Cancel running query if it is detected that the connection to the client is
Heikki Linnakangas
2011-11-25
Improve logging of autovacuum I/O activity
Alvaro Herrera
2011-11-02
Remove spurious entry from missed catch while patch juggling
Simon Riggs
2011-11-02
Fix timing of Startup CLOG and MultiXact during Hot Standby
Simon Riggs
2011-08-13
Fix incorrect timeout handling during initial authentication transaction.
Tom Lane
2011-06-19
Capitalization fixes
Peter Eisentraut
2011-06-09
Pgindent run before 9.1 beta2.
Bruce Momjian
2011-05-11
Split PGC_S_DEFAULT into two values, for true boot_val vs computed default.
Tom Lane
2011-04-25
Add postmaster/postgres undocumented -b option for binary upgrades.
Bruce Momjian
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-01-18
Log replication connections only when log_connections is on
Magnus Hagander
2011-01-13
Code review for postmaster.pid contents changes.
Tom Lane
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-12-31
Include the first valid listen address in pg_ctl to improve server start
Bruce Momjian
2010-12-29
Add REPLICATION privilege for ROLEs
Magnus Hagander
2010-12-28
Another fix for larger postmaster.pid files.
Bruce Momjian
2010-12-27
Fix code to properly pull out shared memory key now that the
Bruce Momjian
2010-12-24
Improve "pg_ctl -w start" server detection by writing the postmaster
Bruce Momjian
2010-11-26
Remove bogus use of PGDLLIMPORT.
Tom Lane
2010-11-25
Object access hook framework, with post-creation hook.
Robert Haas
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
[next]