index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
transam
/
commit_ts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-11-08
1
-1
/
+1
*
Remove uses of "slave" in replication contexts
Peter Eisentraut
2017-08-10
1
-1
/
+1
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
1
-2
/
+2
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
1
-4
/
+4
*
Fsync directory after creating or unlinking file.
Teodor Sigaev
2017-03-27
1
-0
/
+12
*
Rename "pg_clog" directory to "pg_xact".
Robert Haas
2017-03-17
1
-1
/
+1
*
Fix typos in comments.
Heikki Linnakangas
2017-02-06
1
-1
/
+1
*
Fix race condition in reading commit timestamps
Alvaro Herrera
2017-01-19
1
-8
/
+13
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Fix commit_ts for FrozenXid and BootstrapXid
Alvaro Herrera
2016-11-24
1
-2
/
+9
*
Preserve commit timestamps across clean restart
Alvaro Herrera
2016-10-24
1
-0
/
+2
*
Have heapam.h include lockdefs.h rather than lock.h.
Robert Haas
2016-09-13
1
-0
/
+1
*
pgindent run for 9.6
Robert Haas
2016-06-09
1
-7
/
+7
*
Make all built-in lwlock tranche IDs fixed.
Robert Haas
2016-02-02
1
-1
/
+2
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
Rename (new|old)estCommitTs to (new|old)estCommitTsXid
Joe Conway
2015-12-28
1
-26
/
+26
*
Fix commit timestamp initialization
Alvaro Herrera
2015-12-11
1
-12
/
+27
*
Improve some messages
Peter Eisentraut
2015-12-10
1
-1
/
+1
*
Further tweak commit_timestamp behavior
Alvaro Herrera
2015-12-03
1
-13
/
+19
*
Move each SLRU's lwlocks to a separate tranche.
Robert Haas
2015-11-12
1
-1
/
+1
*
Cleanup commit timestamp module activaction, again
Alvaro Herrera
2015-10-27
1
-70
/
+79
*
Don't disable commit_ts in standby if enabled locally
Alvaro Herrera
2015-10-02
1
-2
/
+3
*
Fix commit_ts for standby
Alvaro Herrera
2015-10-01
1
-34
/
+73
*
Code review for transaction commit timestamps
Alvaro Herrera
2015-09-29
1
-9
/
+20
*
Do not allow *timestamp to be passed as NULL
Alvaro Herrera
2015-08-21
1
-8
/
+7
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
1
-37
/
+37
*
Collection of typo fixes.
Heikki Linnakangas
2015-05-20
1
-1
/
+1
*
Introduce replication progress tracking infrastructure.
Andres Freund
2015-04-29
1
-39
/
+14
*
Keep CommitTs module in sync in standby and master
Alvaro Herrera
2015-03-09
1
-21
/
+60
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-03
1
-0
/
+902