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
/
heap
/
pruneheap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos in comments
Michael Paquier
2023-05-02
1
-3
/
+2
*
Add info in WAL records in preparation for logical slot conflict handling
Andres Freund
2023-04-02
1
-0
/
+1
*
Update copyright for 2023
Bruce Momjian
2023-01-02
1
-1
/
+1
*
Standardize rmgrdesc recovery conflict XID output.
Peter Geoghegan
2022-11-17
1
-7
/
+7
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
1
-6
/
+6
*
Truncate line pointer array during heap pruning.
Peter Geoghegan
2022-04-07
1
-1
/
+3
*
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-15
1
-1
/
+1
*
Remove xloginsert.h from xlog.h
Alvaro Herrera
2022-01-30
1
-0
/
+1
*
heap pruning: Only call BufferGetBlockNumber() once.
Andres Freund
2022-01-17
1
-1
/
+2
*
Assert redirect pointers are sensible after heap_page_prune().
Andres Freund
2022-01-13
1
-0
/
+57
*
Fix possible HOT corruption when RECENTLY_DEAD changes to DEAD while pruning.
Andres Freund
2022-01-13
1
-26
/
+82
*
Update copyright for 2022
Bruce Momjian
2022-01-07
1
-1
/
+1
*
Standardize cleanup lock terminology.
Peter Geoghegan
2021-12-08
1
-1
/
+1
*
Explain pruning pgstats accounting subtleties.
Peter Geoghegan
2021-11-12
1
-16
/
+28
*
Update heap_page_prune() free space map comments.
Peter Geoghegan
2021-11-11
1
-17
/
+8
*
Update obsolete heap pruning comments.
Peter Geoghegan
2021-11-05
1
-6
/
+14
*
Add various assertions to heap pruning code.
Peter Geoghegan
2021-11-04
1
-4
/
+80
*
Document issue with heapam line pointer truncation.
Peter Geoghegan
2021-09-22
1
-4
/
+18
*
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-12
1
-2
/
+2
*
Truncate line pointer array during VACUUM.
Peter Geoghegan
2021-04-07
1
-0
/
+4
*
Remove tupgone special case from vacuumlazy.c.
Peter Geoghegan
2021-04-06
1
-22
/
+38
*
Adjust lazy_scan_heap() accounting comments.
Peter Geoghegan
2021-02-14
1
-2
/
+3
*
Update copyright for 2021
Bruce Momjian
2021-01-02
1
-1
/
+1
*
Fix some grammar and typos in comments and docs
Michael Paquier
2020-11-02
1
-1
/
+1
*
Add additional information in the vacuum error context.
Amit Kapila
2020-08-26
1
-2
/
+17
*
Handle new HOT chains in index-build table scans
Alvaro Herrera
2020-08-13
1
-2
/
+3
*
snapshot scalability: Don't compute global horizons while building snapshots.
Andres Freund
2020-08-12
1
-41
/
+164
*
code: replace 'master' with 'primary' where appropriate.
Andres Freund
2020-07-08
1
-1
/
+1
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
1
-1
/
+1
*
Make the order of the header file includes consistent in backend modules.
Amit Kapila
2019-11-12
1
-2
/
+2
*
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
-5
/
+5
*
Standardize ItemIdData terminology.
Peter Geoghegan
2019-05-13
1
-5
/
+5
*
Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c.
Andres Freund
2019-01-21
1
-1
/
+0
*
Update copyright for 2019
Bruce Momjian
2019-01-02
1
-1
/
+1
*
Raise error when affecting tuple moved into different partition.
Andres Freund
2018-04-07
1
-0
/
+6
*
Update copyright for 2018
Bruce Momjian
2018-01-02
1
-1
/
+1
*
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-11-08
1
-2
/
+2
*
Revert bogus fixes of HOT-freezing bug
Alvaro Herrera
2017-11-02
1
-2
/
+2
*
Fix traversal of half-frozen update chains
Alvaro Herrera
2017-10-06
1
-2
/
+2
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
1
-2
/
+2
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
1
-4
/
+3
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
pgindent run for 9.6
Robert Haas
2016-06-09
1
-2
/
+2
*
Revert no-op changes to BufferGetPage()
Kevin Grittner
2016-04-20
1
-7
/
+5
*
Add the "snapshot too old" feature
Kevin Grittner
2016-04-08
1
-1
/
+10
*
Modify BufferGetPage() to prepare for "snapshot too old" feature
Kevin Grittner
2016-04-08
1
-5
/
+7
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Remove duplicate code in heap_prune_chain()
Simon Riggs
2014-12-08
1
-1
/
+0
[next]