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
/
backend
/
storage
/
ipc
/
standby.c
Age
Commit message (
Expand
)
Author
2017-03-22
Assign AccessExclusiveLocks against subxacts in Hot Standby
Simon Riggs
2017-03-22
Improve performance of replay of AccessExclusiveLocks
Simon Riggs
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2017-01-26
Check interrupts during hot standby waits
Simon Riggs
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-12-22
Skip checkpoints, archiving on idle systems.
Andres Freund
2016-10-05
Rename WAIT_* constants to PG_WAIT_*.
Robert Haas
2016-10-04
Extend framework from commit 53be0b1ad to report latch waits.
Robert Haas
2016-07-15
Adjust spellings of forms of "cancel"
Peter Eisentraut
2016-06-09
pgindent run for 9.6
Robert Haas
2016-04-27
Emit invalidations to standby for transactions without xid.
Andres Freund
2016-04-06
Revert bf08f2292ffca14fd133aa0901d1563b6ecd6894
Simon Riggs
2016-04-04
Avoid archiving XLOG_RUNNING_XACTS on idle server
Simon Riggs
2016-03-10
Rework wait for AccessExclusiveLocks on Hot Standby
Simon Riggs
2016-03-02
Change the format of the VM fork to add a second bit per page.
Robert Haas
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-11-20
Revamp the WAL record format.
Heikki Linnakangas
2014-11-06
Move the backup-block logic from XLogInsert to a new file, xloginsert.c.
Heikki Linnakangas
2014-05-22
Fix typos in comments.
Heikki Linnakangas
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-03-03
Introduce logical decoding.
Robert Haas
2014-01-15
Logging running transactions every 15 seconds.
Robert Haas
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-06-04
Fix memory leak in LogStandbySnapshot().
Tom Lane
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-03-17
Add lock_timeout configuration parameter.
Tom Lane
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-12-02
Don't advance checkPoint.nextXid near the end of a checkpoint sequence.
Tom Lane
2012-12-02
Rearrange storage of data in xl_running_xacts.
Simon Riggs
2012-11-29
Cleanup VirtualXact at end of Hot Standby.
Simon Riggs
2012-11-28
Split out rmgr rm_desc functions into their own files
Alvaro Herrera
2012-11-13
Clarify docs on hot standby lock release
Simon Riggs
2012-07-17
Introduce timeout handling framework
Alvaro Herrera
2012-06-24
Replace XLogRecPtr struct with a 64-bit integer.
Heikki Linnakangas
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-05-02
Further corrections from the department of redundancy department.
Robert Haas
2012-05-02
Remove duplicate words in comments.
Heikki Linnakangas
2012-02-05
Add missing Assert and fix inaccurate elog message in standby_redo().
Tom Lane
2012-01-23
Resolve timing issue with logging locks for Hot Standby.
Simon Riggs
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-11-02
Derive oldestActiveXid at correct time for Hot Standby.
Simon Riggs
2011-09-09
Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h.
Tom Lane
2011-08-04
Create VXID locks "lazily" in the main lock table.
Robert Haas
2011-08-02
Move CheckRecoveryConflictDeadlock() call to a safer place.
Tom Lane
2011-04-11
Clean up most -Wunused-but-set-variable warnings from gcc 4.6
Peter Eisentraut
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-03-23
Prevent intermittent hang in recovery from bgwriter interaction.
Simon Riggs
2011-01-31
Fix error code for canceling statement due to conflict with recovery.
Simon Riggs
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
[next]