index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
...
*
guc: reentrant scanner
Peter Eisentraut
2024-12-25
*
jsonpath scanner: reentrant scanner
Peter Eisentraut
2024-12-24
*
Fix nbtree symbol name comment reference.
Peter Geoghegan
2024-12-24
*
syncrep parser: pure parser and reentrant scanner
Peter Eisentraut
2024-12-24
*
replication parser: pure parser and reentrant scanner
Peter Eisentraut
2024-12-24
*
Remove pgrminclude annotations
Peter Eisentraut
2024-12-24
*
Fix race condition in TupleDescCompactAttr assert code
David Rowley
2024-12-24
*
Try to avoid semaphore-related test failures on NetBSD/OpenBSD.
Tom Lane
2024-12-23
*
Reset btpo_cycleid in nbtree VACUUM's REDO routine.
Peter Geoghegan
2024-12-23
*
Don't allow GetTransactionSnapshot() in logical decoding
Heikki Linnakangas
2024-12-23
*
Remove unnecessary GetTransactionSnapshot() calls
Heikki Linnakangas
2024-12-23
*
Fix incorrect source filename references
David Rowley
2024-12-23
*
Fix some comments related to library unloading
Michael Paquier
2024-12-23
*
Update TransactionXmin when MyProc->xmin is updated
Heikki Linnakangas
2024-12-21
*
Optimize alignment calculations in tuple form/deform
David Rowley
2024-12-21
*
Mark CatalogSnapshotData static
Heikki Linnakangas
2024-12-20
*
Fix variable reference in comment
Heikki Linnakangas
2024-12-20
*
Fix overflow danger in SampleHeapTupleVisible(), take 2
Melanie Plageman
2024-12-20
*
Fix corruption when relation truncation fails.
Thomas Munro
2024-12-20
*
Remove pg_attribute.attcacheoff column
David Rowley
2024-12-20
*
Introduce CompactAttribute array in TupleDesc, take 2
David Rowley
2024-12-20
*
Remove final mention of FREEZE_PAGE from comments
Melanie Plageman
2024-12-19
*
Get rid of old version of BuildTupleHashTable().
Tom Lane
2024-12-19
*
Use ExecGetCommonSlotOps infrastructure in more places.
Tom Lane
2024-12-19
*
Improve planner's handling of SetOp plans.
Tom Lane
2024-12-19
*
Convert SetOp to read its inputs as outerPlan and innerPlan.
Tom Lane
2024-12-19
*
Remove extra prefetch iterator setup for Bitmap Table Scan
Melanie Plageman
2024-12-19
*
Fix bitmap table scan crash on iterator release
Melanie Plageman
2024-12-19
*
Avoid nbtree index scan SAOP scanBehind confusion.
Peter Geoghegan
2024-12-19
*
bootstrap: pure parser and reentrant scanner
Peter Eisentraut
2024-12-19
*
Small whitespace improvement
Peter Eisentraut
2024-12-19
*
Add backend-level statistics to pgstats
Michael Paquier
2024-12-19
*
Extract logic filling pg_stat_get_io()'s tuplestore into its own routine
Michael Paquier
2024-12-19
*
Optimize grouping equality checks with virtual slots
David Rowley
2024-12-19
*
Fix Assert failure in WITH RECURSIVE UNION queries
David Rowley
2024-12-19
*
Remove leftover mentions of XLOG_HEAP2_FREEZE_PAGE records
Melanie Plageman
2024-12-18
*
Bitmap Table Scans use unified TBMIterator
Melanie Plageman
2024-12-18
*
Add common interface for TBMIterators
Melanie Plageman
2024-12-18
*
Fix overflow danger in SampleHeapTupleVisible()
Melanie Plageman
2024-12-18
*
Make rs_cindex and rs_ntuples unsigned
Melanie Plageman
2024-12-18
*
Fix incorrect slot type in BuildTupleHashTableExt
David Rowley
2024-12-18
*
Accommodate very large dshash tables.
Nathan Bossart
2024-12-17
*
Skip useless calculation of join RTE column names during EXPLAIN.
Tom Lane
2024-12-17
*
Count pages set all-visible and all-frozen in VM during vacuum
Melanie Plageman
2024-12-17
*
Make visibilitymap_set() return previous state of vmbits
Melanie Plageman
2024-12-17
*
Rename LVRelState->frozen_pages
Melanie Plageman
2024-12-17
*
Set max_safe_fds whenever we create shared memory and semaphores.
Tom Lane
2024-12-17
*
Set the stack_base_ptr in main(), not in random other places.
Tom Lane
2024-12-17
*
Update comments about index parallel builds
Tomas Vondra
2024-12-17
*
Remove ts_locale.c's lowerstr()
Peter Eisentraut
2024-12-17
[prev]
[next]