projects
/
postgresql.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't retreat slot's confirmed_flush LSN.
[postgresql.git]
/
src
/
backend
/
access
/
nbtree
/
11 days ago
Peter Geoghegan
Prevent premature nbtree array advancement.
tree
|
commitdiff
11 days ago
Peter Geoghegan
nbtree: tighten up array recheck rules.
tree
|
commitdiff
2025-05-02
Peter Geoghegan
Avoid treating nonrequired nbtree keys as required.
tree
|
commitdiff
2025-05-01
Peter Geoghegan
Adjust overstrong nbtree skip array assertion.
tree
|
commitdiff
2025-04-28
Melanie Plageman
Add maintenance_io_concurrency flag to some read stream...
tree
|
commitdiff
2025-04-28
Peter Geoghegan
Fix obsolete nbtree array advancement comment.
tree
|
commitdiff
2025-04-28
Peter Geoghegan
Make NULL tuple values always advance skip arrays.
tree
|
commitdiff
2025-04-20
David Rowley
Fix a few duplicate words in comments
tree
|
commitdiff
2025-04-19
Michael Paquier
Fix typos and grammar in the code
tree
|
commitdiff
2025-04-04
Peter Geoghegan
Avoid extra index searches through preprocessing.
tree
|
commitdiff
2025-04-04
Peter Geoghegan
Improve nbtree skip scan primitive scan scheduling.
tree
|
commitdiff
2025-04-04
Peter Geoghegan
Further optimize nbtree search scan key comparisons.
tree
|
commitdiff
2025-04-04
Peter Geoghegan
Add nbtree skip scan optimization.
tree
|
commitdiff
2025-04-03
Melanie Plageman
Remove misleading read stream asserts in a few users
tree
|
commitdiff
2025-03-30
Andres Freund
read_stream: Introduce and use optional batchmode support
tree
|
commitdiff
2025-03-22
Peter Geoghegan
Improve nbtree array primitive scan scheduling.
tree
|
commitdiff
2025-03-21
Melanie Plageman
Assorted trivial cleanup of c5c239e26e
tree
|
commitdiff
2025-03-21
Melanie Plageman
Use streaming read I/O in btree vacuuming
tree
|
commitdiff
2025-03-14
Peter Eisentraut
Simplify and generalize PrepareSortSupportFromIndexRel()
tree
|
commitdiff
2025-03-11
Peter Geoghegan
nbtree: Make BTMaxItemSize into object-like macro.
tree
|
commitdiff
2025-03-11
Peter Geoghegan
Show index search count in EXPLAIN ANALYZE, take 2.
tree
|
commitdiff
2025-03-08
Peter Geoghegan
Make parallel nbtree index scans use an LWLock.
tree
|
commitdiff
2025-03-07
Peter Geoghegan
nbtree: refine _bt_readnextpage contract comments.
tree
|
commitdiff
2025-03-07
Peter Eisentraut
Rename amcancrosscompare
tree
|
commitdiff
2025-03-05
Peter Geoghegan
Revert "Show index search count in EXPLAIN ANALYZE."
tree
|
commitdiff
2025-03-05
Peter Geoghegan
Show index search count in EXPLAIN ANALYZE.
tree
|
commitdiff
2025-02-27
Peter Eisentraut
Generalize hash and ordering support in amapi
tree
|
commitdiff
2025-02-21
Peter Eisentraut
Drop opcintype from index AM strategy translation API
tree
|
commitdiff
2025-02-13
Peter Eisentraut
Remove unnecessary (char *) casts [xlog]
tree
|
commitdiff
2025-02-11
Nathan Bossart
Add is_analyze parameter to vacuum_delay_point().
tree
|
commitdiff
2025-02-02
Peter Eisentraut
Convert strategies to and from compare types
tree
|
commitdiff
2025-02-01
Peter Eisentraut
Add get_opfamily_name() function
tree
|
commitdiff
2025-01-31
Tom Lane
Get rid of our dependency on type "long" for memory...
tree
|
commitdiff
2025-01-16
Peter Geoghegan
Fix nbtree contradictory array element comment.
tree
|
commitdiff
2025-01-13
Peter Geoghegan
Move nbtree preprocessing into new .c file.
tree
|
commitdiff
2025-01-10
Peter Geoghegan
Fix obsolete nbtree README left link remarks.
tree
|
commitdiff
2025-01-07
Peter Geoghegan
Improve nbtree unsatisfiable RowCompare detection.
tree
|
commitdiff
2025-01-07
Peter Geoghegan
nbtree: Simplify _bt_first parallel scan handling.
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-24
Peter Geoghegan
Fix nbtree symbol name comment reference.
tree
|
commitdiff
2024-12-24
Peter Eisentraut
Remove pgrminclude annotations
tree
|
commitdiff
2024-12-23
Peter Geoghegan
Reset btpo_cycleid in nbtree VACUUM's REDO routine.
tree
|
commitdiff
2024-12-20
David Rowley
Introduce CompactAttribute array in TupleDesc, take 2
tree
|
commitdiff
2024-12-19
Peter Geoghegan
Avoid nbtree index scan SAOP scanBehind confusion.
tree
|
commitdiff
2024-11-28
Peter Eisentraut
Remove useless casts to (void *)
tree
|
commitdiff
2024-11-27
Peter Eisentraut
Improve slightly misleading internal error message
tree
|
commitdiff
2024-11-20
Peter Geoghegan
Refine nbtree = redundancy preprocessing comment.
tree
|
commitdiff
2024-11-18
Peter Geoghegan
nbtree: consistently use minoff variable.
tree
|
commitdiff
2024-11-13
Peter Geoghegan
Add nbtree amgettuple return item function.
tree
|
commitdiff
2024-11-13
Peter Geoghegan
Fix obsolete nbtree page reuse FSM comment.
tree
|
commitdiff
2024-11-08
Peter Geoghegan
Assert consistency of currPage that ended scan.
tree
|
commitdiff
2024-11-08
Peter Geoghegan
Avoid nbtree parallel scan currPos confusion.
tree
|
commitdiff
2024-11-04
Peter Geoghegan
Fix obsolete _bt_first comments.
tree
|
commitdiff
2024-11-04
Peter Geoghegan
nbtree: Remove useless 'strat' local variable.
tree
|
commitdiff
2024-11-04
Peter Geoghegan
Clarify nbtree parallel scan _bt_endpoint contract.
tree
|
commitdiff
2024-11-01
Peter Geoghegan
Clarify nbtree array preprocessing comment.
tree
|
commitdiff
2024-10-30
Peter Geoghegan
nbtree: assert no scheduled primscan between pages.
tree
|
commitdiff
2024-10-30
Peter Geoghegan
Clarify nbtree array exhaustion comments.
tree
|
commitdiff
2024-10-30
Peter Geoghegan
Fix bug in nbtree array primitive scan scheduling.
tree
|
commitdiff
2024-10-28
Peter Geoghegan
nbtree: Minor sibling link traversal tweaks.
tree
|
commitdiff
2024-10-27
Peter Geoghegan
Fix obsolete nbtree split buffer comment.
tree
|
commitdiff
2024-10-27
Peter Eisentraut
Remove unused #include's from backend .c files
tree
|
commitdiff
2024-10-18
Peter Geoghegan
Optimize nbtree backwards scans.
tree
|
commitdiff
2024-10-16
Peter Geoghegan
nbtree: fix read page recheck typo.
tree
|
commitdiff
2024-10-16
Peter Geoghegan
Normalize nbtree truncated high key array behavior.
tree
|
commitdiff
2024-09-29
Michael Paquier
Set query ID in parallel workers for vacuum, BRIN and...
tree
|
commitdiff
2024-09-24
Peter Geoghegan
Update obsolete nbtree array preprocessing comments.
tree
|
commitdiff
2024-09-21
Peter Geoghegan
Refactor handling of nbtree array redundancies.
tree
|
commitdiff
2024-09-20
Peter Geoghegan
Fix nbtree pgstats accounting with parallel scans.
tree
|
commitdiff
2024-09-17
Peter Geoghegan
Avoid parallel nbtree index scan hangs with SAOPs.
tree
|
commitdiff
2024-09-11
Peter Eisentraut
Replace gratuitous memmove() with memcpy()
tree
|
commitdiff
2024-09-10
Peter Eisentraut
Add amgettreeheight index AM API routine
tree
|
commitdiff
2024-08-26
Peter Geoghegan
Fix nbtree lookahead overflow bug.
tree
|
commitdiff
2024-08-12
Peter Geoghegan
Give nbtree move right function internal linkage.
tree
|
commitdiff
2024-08-11
Peter Geoghegan
Avoid unneeded nbtree backwards scan buffer locks.
tree
|
commitdiff
2024-06-26
Peter Geoghegan
Fix nbtree array unsatisfied inequality check.
tree
|
commitdiff
2024-04-22
Peter Geoghegan
Remove unneeded nbtree array preprocessing assert.
tree
|
commitdiff
2024-04-22
Peter Geoghegan
Remove overzealous array element type assertion.
tree
|
commitdiff
2024-04-18
Daniel Gustafsson
Fix typos and duplicate words
tree
|
commitdiff
2024-04-18
Peter Geoghegan
Don't try to fix eliminated nbtree array scan keys.
tree
|
commitdiff
2024-04-16
Peter Geoghegan
Fix nbtree "deduce NOT NULL" scan key comment.
tree
|
commitdiff
2024-04-08
Peter Geoghegan
Remove redundant nbtree preprocessing assertions.
tree
|
commitdiff
2024-04-07
Peter Geoghegan
Avoid extra lookups with nbtree array inequalities.
tree
|
commitdiff
2024-04-06
Peter Geoghegan
Enhance nbtree ScalarArrayOp execution.
tree
|
commitdiff
2024-03-22
Alexander Korotkov
Fix an oversight in refactoring in 06b10f80ba4.
tree
|
commitdiff
2024-03-11
Peter Geoghegan
Update obsolete index scan TID comments.
tree
|
commitdiff
2024-03-04
Peter Eisentraut
Remove unused #include's from backend .c files
tree
|
commitdiff
2024-02-23
Heikki Linnakangas
Introduce a new smgr bulk loading facility.
tree
|
commitdiff
2024-02-16
Nathan Bossart
Use new overflow-safe integer comparison functions.
tree
|
commitdiff
2024-01-04
Bruce Momjian
Update copyright for 2024
tree
|
commitdiff
2024-01-02
Robert Haas
Fix typos in comments and in one isolation test.
tree
|
commitdiff
2023-12-27
Alexander Korotkov
Improvements and fixes for e0b1ee17dc
tree
|
commitdiff
2023-12-27
Alexander Korotkov
Remove BTScanOpaqueData.firstPage
tree
|
commitdiff
2023-12-08
Peter Geoghegan
Fix nbtree backward scan race condition comments.
tree
|
commitdiff
2023-12-08
Peter Geoghegan
Optimize nbtree backward scan boundary cases.
tree
|
commitdiff
2023-12-08
Tomas Vondra
Allow parallel CREATE INDEX for BRIN indexes
tree
|
commitdiff
2023-11-25
Tomas Vondra
Reuse BrinDesc and BrinRevmap in brininsert
tree
|
commitdiff
2023-10-26
Peter Eisentraut
Add trailing commas to enum definitions
tree
|
commitdiff
2023-10-09
Amit Kapila
Remove duplicate words in docs and code comments.
tree
|
commitdiff
next