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
/
utils
/
time
/
snapmgr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revive "snapshot too old" with wal_level=minimal and SET TABLESPACE.
Noah Misch
2021-01-30
1
-1
/
+5
*
Update copyright for 2021
Bruce Momjian
2021-01-02
1
-1
/
+1
*
Fix two bugs in MaintainOldSnapshotTimeMapping.
Robert Haas
2020-09-24
1
-3
/
+27
*
Expose oldSnapshotControl definition via new header.
Robert Haas
2020-09-24
1
-53
/
+2
*
Fix typos.
Fujii Masao
2020-09-14
1
-1
/
+1
*
snapshot scalability: cache snapshots using a xact completion counter.
Andres Freund
2020-08-17
1
-0
/
+4
*
Make xact.h usable in frontend.
Heikki Linnakangas
2020-08-17
1
-0
/
+2
*
snapshot scalability: Move PGXACT->xmin back to PGPROC.
Andres Freund
2020-08-13
1
-14
/
+14
*
snapshot scalability: Don't compute global horizons while building snapshots.
Andres Freund
2020-08-12
1
-116
/
+134
*
code: replace most remaining uses of 'master'.
Andres Freund
2020-07-08
1
-2
/
+2
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
1
-1
/
+1
*
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-08-05
1
-1
/
+1
*
Use full 64-bit XID for checking if a deleted GiST page is old enough.
Heikki Linnakangas
2019-07-24
1
-0
/
+30
*
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-22
1
-1
/
+1
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
1
-2
/
+2
*
Mark correctly initial slot snapshots with MVCC type when built
Michael Paquier
2019-02-20
1
-0
/
+2
*
Move generic snapshot related code from tqual.h to snapmgr.h.
Andres Freund
2019-01-21
1
-1
/
+125
*
Change snapshot type to be determined by enum rather than callback.
Andres Freund
2019-01-21
1
-5
/
+5
*
Update copyright for 2019
Bruce Momjian
2019-01-02
1
-1
/
+1
*
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-07-18
1
-2
/
+2
*
Rename TransactionChain functions
Peter Eisentraut
2018-03-16
1
-1
/
+1
*
Update copyright for 2018
Bruce Momjian
2018-01-02
1
-1
/
+1
*
Clean up assorted messiness around AllocateDir() usage.
Tom Lane
2017-12-04
1
-14
/
+12
*
Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.
Noah Misch
2017-11-05
1
-0
/
+8
*
Message style fixes
Peter Eisentraut
2017-09-11
1
-1
/
+1
*
Fix typo in comment in SerializeSnapshot
Simon Riggs
2017-06-24
1
-1
/
+1
*
Revert 1f30295eab65eddaa88528876ab66e7095f4bb65
Simon Riggs
2017-06-24
1
-3
/
+8
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
1
-9
/
+9
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
1
-4
/
+3
*
Final pgindent run with old pg_bsd_indent (version 1.3).
Tom Lane
2017-06-21
1
-7
/
+7
*
Don't force-assign transaction id when exporting a snapshot.
Andres Freund
2017-06-14
1
-40
/
+79
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
1
-4
/
+3
*
Remove poorly worded and duplicated comment
Simon Riggs
2017-05-08
1
-8
/
+3
*
Fix new warnings from GCC 7
Peter Eisentraut
2017-04-17
1
-2
/
+2
*
Always SnapshotResetXmin() during ClearTransaction()
Simon Riggs
2017-04-06
1
-8
/
+7
*
Avoid SnapshotResetXmin() during AtEOXact_Snapshot()
Simon Riggs
2017-04-06
1
-2
/
+12
*
Reverting 42b4b0b2413b9b472aaf2112a3bbfd80a6ab4dc5
Simon Riggs
2017-03-24
1
-18
/
+3
*
Avoid SnapshotResetXmin() during AtEOXact_Snapshot()
Simon Riggs
2017-03-24
1
-3
/
+18
*
Handle unaligned SerializeSnapshot() buffer.
Noah Misch
2017-03-02
1
-36
/
+40
*
Consistently declare timestamp variables as TimestampTz.
Tom Lane
2017-02-23
1
-21
/
+24
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Account for catalog snapshot in PGXACT->xmin updates.
Tom Lane
2016-11-15
1
-35
/
+87
*
Avoid crashing in GetOldestSnapshot() if there are no known snapshots.
Tom Lane
2016-08-07
1
-5
/
+7
*
Prevent "snapshot too old" from trying to return pruned TOAST tuples.
Robert Haas
2016-08-03
1
-0
/
+38
*
Fix crash bug in RestoreSnapshot.
Robert Haas
2016-07-01
1
-1
/
+2
*
Fix interaction between CREATE INDEX and "snapshot too old".
Kevin Grittner
2016-06-10
1
-4
/
+1
*
pgindent run for 9.6
Robert Haas
2016-06-09
1
-31
/
+30
*
Minor typos / copy-editing for snapmgr.c
Stephen Frost
2016-06-07
1
-5
/
+5
*
Add new snapshot fields to serialize/deserialize functions.
Kevin Grittner
2016-06-03
1
-0
/
+6
*
Mitigate "snapshot too old" performance regression on NUMA
Kevin Grittner
2016-05-06
1
-23
/
+62
[next]