index
:
users/heikki/postgres.git
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
arm64-crc
armv8-crc
csn
csn2
csn5
freeze-by-xid-lsn-ranges
getsnapshotdata-with-commitseqno
master
page_image_logging
pg_rewind
saslprep
scram-leftovers
scram-protocol-docs
scram-random
seqam
sort-balanced-merge-pause
sort-balanced-merge3
ssl-reneg
ssl-reneg-94
walformat5
win32-is-service
win32-is-service-v5
win32-is-service-v7
xloginsert-refactor3
Heikki's random PostgreSQL patches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
transam
/
commit_ts.c
Age
Commit message (
Expand
)
Author
2016-09-13
Have heapam.h include lockdefs.h rather than lock.h.
Robert Haas
2016-06-09
pgindent run for 9.6
Robert Haas
2016-02-02
Make all built-in lwlock tranche IDs fixed.
Robert Haas
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-12-28
Rename (new|old)estCommitTs to (new|old)estCommitTsXid
Joe Conway
2015-12-11
Fix commit timestamp initialization
Alvaro Herrera
2015-12-11
Improve some messages
Peter Eisentraut
2015-12-03
Further tweak commit_timestamp behavior
Alvaro Herrera
2015-11-12
Move each SLRU's lwlocks to a separate tranche.
Robert Haas
2015-10-27
Cleanup commit timestamp module activaction, again
Alvaro Herrera
2015-10-02
Don't disable commit_ts in standby if enabled locally
Alvaro Herrera
2015-10-01
Fix commit_ts for standby
Alvaro Herrera
2015-09-29
Code review for transaction commit timestamps
Alvaro Herrera
2015-08-21
Do not allow *timestamp to be passed as NULL
Alvaro Herrera
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-20
Collection of typo fixes.
Heikki Linnakangas
2015-04-29
Introduce replication progress tracking infrastructure.
Andres Freund
2015-03-09
Keep CommitTs module in sync in standby and master
Alvaro Herrera
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-12-03
Keep track of transaction commit timestamps
Alvaro Herrera