index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
storage
/
procarray.h
Commit message (
Expand
)
Author
Age
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Don't force-assign transaction id when exporting a snapshot.
Andres Freund
2017-06-14
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
*
Preserve required !catalog tuples while computing initial decoding snapshot.
Andres Freund
2017-04-27
*
Report catalog_xmin separately in hot_standby_feedback
Simon Riggs
2017-03-25
*
Refactor GetOldestXmin() to use flags
Simon Riggs
2017-03-22
*
Don't count background workers against a user's connection limit.
Andrew Dunstan
2017-02-01
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Create a function to reliably identify which sessions block which others.
Tom Lane
2016-02-22
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Don't include low level locking code from frontend code.
Andres Freund
2015-08-07
*
Create an infrastructure for parallel computation in PostgreSQL.
Robert Haas
2015-04-30
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Introduce logical decoding.
Robert Haas
2014-03-03
*
Introduce replication slots.
Robert Haas
2014-01-31
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Ensure no xid gaps during Hot Standby startup
Simon Riggs
2013-06-23
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Refactor inCommit flag into generic delayChkpt flag.
Simon Riggs
2012-12-03
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Derive oldestActiveXid at correct time for Hot Standby.
Simon Riggs
2011-11-02
*
Support synchronization of snapshots through an export/import procedure.
Tom Lane
2011-10-22
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Optimize commit_siblings in two ways to improve group commit.
Simon Riggs
2010-12-08
*
Fix bugs in the hot standby known-assigned-xids tracking logic. If there's
Heikki Linnakangas
2010-12-07
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
pgindent run for 9.0, second run
Bruce Momjian
2010-07-06
*
Cleanup initialization of Hot Standby. Clarify working with reanalysis
Simon Riggs
2010-05-13
*
In HS, Startup process sets SIGALRM when waiting for buffer pin. If
Simon Riggs
2010-01-23
*
Teach standby conflict resolution to use SIGUSR1
Simon Riggs
2010-01-16
*
During Hot Standby, fix drop database when sessions idle.
Simon Riggs
2010-01-10
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Allow read only connections during recovery, known as Hot Standby.
Simon Riggs
2009-12-19
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
A session that does not have any live snapshots does not have to be waited for
Tom Lane
2009-04-04
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Improve CREATE/DROP/RENAME DATABASE so that when failing because the source
Tom Lane
2008-08-04
*
Improve snapshot manager by keeping explicit track of snapshots.
Alvaro Herrera
2008-05-12
*
Separate snapshot management code from tuple visibility code, create a
Alvaro Herrera
2008-03-26
*
Fix CREATE INDEX CONCURRENTLY to not deadlock against an automatic or manual
Tom Lane
2008-01-09
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Replace the former method of determining snapshot xmax --- to wit, calling
Tom Lane
2007-09-08
[next]