projects
/
postgresql.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix incorrect year in some copyright notices
[postgresql.git]
/
src
/
backend
/
access
/
heap
/
9 days ago
Michael Paquier
Add support for runtime arguments in injection points
tree
|
commitdiff
2025-04-20
Noah Misch
Comment on need to MarkBufferDirty() if omitting DELAY_...
tree
|
commitdiff
2025-04-03
Melanie Plageman
Use AIO batchmode for bitmap heap scans
tree
|
commitdiff
2025-04-02
Andres Freund
Remove HeapBitmapScan's skip_fetch optimization
tree
|
commitdiff
2025-04-01
Heikki Linnakangas
heapam: Only set tuple's block once per page in pagemode
tree
|
commitdiff
2025-03-30
Andres Freund
read_stream: Introduce and use optional batchmode support
tree
|
commitdiff
2025-03-29
Peter Eisentraut
Use PRI?64 instead of "ll?" in format strings (continued).
tree
|
commitdiff
2025-03-24
Melanie Plageman
Fix bitmapheapscan incorrect recheck of NULL tuples
tree
|
commitdiff
2025-03-18
Masahiko Sawada
Fix assertion failure in parallel vacuum with minimal...
tree
|
commitdiff
2025-03-18
Amit Kapila
Fix typo.
tree
|
commitdiff
2025-03-15
Melanie Plageman
Remove table AM callback scan_bitmap_next_block
tree
|
commitdiff
2025-03-15
Melanie Plageman
BitmapHeapScan uses the read stream API
tree
|
commitdiff
2025-03-15
Melanie Plageman
Separate TBM[Shared|Private]Iterator and TBMIterateResult
tree
|
commitdiff
2025-03-14
Fujii Masao
Add GUC option to log lock acquisition failures.
tree
|
commitdiff
2025-03-11
Heikki Linnakangas
Assert that a snapshot is active or registered before...
tree
|
commitdiff
2025-03-11
Peter Geoghegan
Show index search count in EXPLAIN ANALYZE, take 2.
tree
|
commitdiff
2025-03-03
Melanie Plageman
Add relallfrozen to pg_class
tree
|
commitdiff
2025-02-24
Melanie Plageman
Delay extraction of TIDBitmap per page offsets
tree
|
commitdiff
2025-02-24
Melanie Plageman
Add lossy indicator to TBMIterateResult
tree
|
commitdiff
2025-02-18
Melanie Plageman
Reduce scope of heap vacuum per_buffer_data
tree
|
commitdiff
2025-02-17
Michael Paquier
Add information about WAL buffers full to VACUUM/ANALYZ...
tree
|
commitdiff
2025-02-14
Nathan Bossart
Add delay time to VACUUM/ANALYZE (VERBOSE) and autovacu...
tree
|
commitdiff
2025-02-14
Melanie Plageman
Use streaming read I/O in VACUUM's third phase
tree
|
commitdiff
2025-02-14
Melanie Plageman
Use streaming read I/O in VACUUM's first phase
tree
|
commitdiff
2025-02-14
Melanie Plageman
Convert heap_vac_scan_next_block() boolean parameters...
tree
|
commitdiff
2025-02-13
Peter Eisentraut
Remove unnecessary (char *) casts [xlog]
tree
|
commitdiff
2025-02-12
Peter Eisentraut
Remove unnecessary (char *) casts [mem]
tree
|
commitdiff
2025-02-11
Nathan Bossart
Add is_analyze parameter to vacuum_delay_point().
tree
|
commitdiff
2025-02-11
Melanie Plageman
Eagerly scan all-visible pages to amortize aggressive...
tree
|
commitdiff
2025-02-07
Peter Eisentraut
Virtual generated columns
tree
|
commitdiff
2025-01-31
Tom Lane
Get rid of our dependency on type "long" for memory...
tree
|
commitdiff
2025-01-28
Michael Paquier
Track per-relation cumulative time spent in [auto]vacuu...
tree
|
commitdiff
2025-01-25
Noah Misch
At update of non-LP_NORMAL TID, fail instead of corrupt...
tree
|
commitdiff
2025-01-23
Peter Eisentraut
Add some const decorations (htup.h)
tree
|
commitdiff
2025-01-16
Melanie Plageman
Add and use BitmapHeapScanDescData struct
tree
|
commitdiff
2025-01-15
Melanie Plageman
Add more general summary to vacuumlazy.c
tree
|
commitdiff
2025-01-01
David Rowley
Fix an assortment of spelling mistakes and typos
tree
|
commitdiff
2025-01-01
Bruce Momjian
Update copyright for 2025
tree
|
commitdiff
2024-12-20
Melanie Plageman
Fix overflow danger in SampleHeapTupleVisible(), take 2
tree
|
commitdiff
2024-12-20
David Rowley
Introduce CompactAttribute array in TupleDesc, take 2
tree
|
commitdiff
2024-12-18
Melanie Plageman
Remove leftover mentions of XLOG_HEAP2_FREEZE_PAGE...
tree
|
commitdiff
2024-12-18
Melanie Plageman
Bitmap Table Scans use unified TBMIterator
tree
|
commitdiff
2024-12-18
Melanie Plageman
Add common interface for TBMIterators
tree
|
commitdiff
2024-12-18
Melanie Plageman
Fix overflow danger in SampleHeapTupleVisible()
tree
|
commitdiff
2024-12-18
Melanie Plageman
Make rs_cindex and rs_ntuples unsigned
tree
|
commitdiff
2024-12-17
Melanie Plageman
Count pages set all-visible and all-frozen in VM during...
tree
|
commitdiff
2024-12-17
Melanie Plageman
Make visibilitymap_set() return previous state of vmbits
tree
|
commitdiff
2024-12-17
Melanie Plageman
Rename LVRelState->frozen_pages
tree
|
commitdiff
2024-12-09
Heikki Linnakangas
Remove remants of "snapshot too old"
tree
|
commitdiff
2024-12-04
John Naylor
Fix use-after-free in parallel_vacuum_reset_dead_items
tree
|
commitdiff
2024-11-28
Peter Eisentraut
Remove useless casts to (void *)
tree
|
commitdiff
2024-11-21
Álvaro Herrera
Fix outdated bit in README.tuplock
tree
|
commitdiff
2024-11-06
Daniel Gustafsson
Remove unused variable
tree
|
commitdiff
2024-11-02
Noah Misch
Fix inplace update buffer self-deadlock.
tree
|
commitdiff
2024-10-29
Noah Misch
Unpin buffer before inplace update waits for an XID...
tree
|
commitdiff
2024-10-27
Peter Eisentraut
Remove unused #include's from backend .c files
tree
|
commitdiff
2024-10-25
Melanie Plageman
Make table_scan_bitmap_next_block() async-friendly
tree
|
commitdiff
2024-10-25
Melanie Plageman
Move EXPLAIN counter increment to heapam_scan_bitmap_ne...
tree
|
commitdiff
2024-10-25
Noah Misch
WAL-log inplace update before revealing it to other...
tree
|
commitdiff
2024-10-25
Noah Misch
For inplace update, send nontransactional invalidations.
tree
|
commitdiff
2024-10-24
Noah Misch
Stop reading uninitialized memory in heap_inplace_lock().
tree
|
commitdiff
2024-10-18
Fujii Masao
Remove unused code for unlogged materialized views.
tree
|
commitdiff
2024-09-24
Noah Misch
For inplace update durability, make heap_update() calle...
tree
|
commitdiff
2024-09-24
Noah Misch
Fix data loss at inplace update after heap_update().
tree
|
commitdiff
2024-09-12
Michael Paquier
Move logic related to WAL replay of Heap/Heap2 into...
tree
|
commitdiff
2024-08-30
Michael Paquier
Define PG_LOGICAL_DIR for path pg_logical/ in data...
tree
|
commitdiff
2024-08-18
Noah Misch
Fix comments on wal_level=minimal, CREATE TABLESPACE...
tree
|
commitdiff
2024-08-14
Masahiko Sawada
Use pgBufferUsage for buffer usage tracking in analyze.
tree
|
commitdiff
2024-08-06
Michael Paquier
Remove unnecessary declaration of heapam_methods
tree
|
commitdiff
2024-07-24
Thomas Munro
Refactor tidstore.c iterator buffering.
tree
|
commitdiff
2024-07-19
Melanie Plageman
Ensure vacuum removes all visibly dead tuples older...
tree
|
commitdiff
2024-06-28
Noah Misch
Add an injection_points isolation test suite.
tree
|
commitdiff
2024-06-14
Masahiko Sawada
Reintroduce dead tuple counter in pg_stat_progress_vacuum.
tree
|
commitdiff
2024-06-12
Peter Geoghegan
Harmonize function parameter names for Postgres 17.
tree
|
commitdiff
2024-05-17
Peter Eisentraut
Revise GUC names quoting in messages again
tree
|
commitdiff
2024-05-16
Melanie Plageman
BitmapHeapScan: Remove incorrect assert and reset field
tree
|
commitdiff
2024-05-01
Masahiko Sawada
Fix parallel vacuum buffer usage reporting.
tree
|
commitdiff
2024-04-29
Noah Misch
Avoid repeating loads of frozen ID values.
tree
|
commitdiff
2024-04-28
David Rowley
Fix duplicated consecutive words in comments
tree
|
commitdiff
2024-04-18
Daniel Gustafsson
Fix typos and duplicate words
tree
|
commitdiff
2024-04-16
Alexander Korotkov
revert: Generalize relation analyze in table AM interface
tree
|
commitdiff
2024-04-11
Alexander Korotkov
Revert: Allow table AM to store complex data structures...
tree
|
commitdiff
2024-04-11
Alexander Korotkov
Revert: Allow table AM tuple_insert() method to return...
tree
|
commitdiff
2024-04-11
Alexander Korotkov
Revert: Allow locking updated tuples in tuple_update...
tree
|
commitdiff
2024-04-11
Alexander Korotkov
Revert: Let table AM insertion methods control index...
tree
|
commitdiff
2024-04-11
Alexander Korotkov
Revert: Custom reloptions for table AM
tree
|
commitdiff
2024-04-08
Alexander Korotkov
Provide a way block-level table AMs could re-use acquir...
tree
|
commitdiff
2024-04-08
Alexander Korotkov
Custom reloptions for table AM
tree
|
commitdiff
2024-04-08
John Naylor
Use bump context for TID bitmaps stored by vacuum
tree
|
commitdiff
2024-04-08
Andres Freund
Remove references to old function name
tree
|
commitdiff
2024-04-08
Thomas Munro
Use streaming I/O in ANALYZE.
tree
|
commitdiff
2024-04-07
Thomas Munro
Use streaming I/O in sequential scans.
tree
|
commitdiff
2024-04-07
Andres Freund
Reduce branches in heapgetpage()'s per-tuple loop
tree
|
commitdiff
2024-04-07
Nathan Bossart
Optimize visibilitymap_count() with AVX-512 instructions.
tree
|
commitdiff
2024-04-06
Tomas Vondra
BitmapHeapScan: Push skip_fetch optimization into table AM
tree
|
commitdiff
2024-04-04
David Rowley
Secondary refactor of heap scanning functions
tree
|
commitdiff
2024-04-04
David Rowley
Preliminary refactor of heap scanning functions
tree
|
commitdiff
2024-04-03
Heikki Linnakangas
Combine freezing and pruning steps in VACUUM
tree
|
commitdiff
2024-04-03
Heikki Linnakangas
Refactor how heap_prune_chain() updates prunable_xid
tree
|
commitdiff
2024-04-02
Alexander Korotkov
Revert "Custom reloptions for table AM"
tree
|
commitdiff
next