TopicMailing ListsActivityParticipants
14 commits
Fix gistkillitems for GiST root page
masterunreleased
Require share-exclusive lock to set hint bits and to flush
master19beta1REL_19_STABLE19beta1
heapam: Move logic to handle HEAP_MOVED into a helper function
master19beta1REL_19_STABLE19beta1
Add very basic test for kill_prior_tuples
master19beta1REL_19_STABLE19beta1
aio: Add README.md explaining higher level design
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
+9 more
PG19-FinalCommitted
Patch#5483
TagsRefactoring Only
CINeeds rebase
CommitterAndres Freund (andresfreund)
AIO writes vs hint bits vs checksums
AIO writes vs hint bits vs checksums
hackers
23 replies
Oct 28, 2025
Andres FreundHeikki LinnakangasNoah MischThomas MunroAntonin Houska+4
52 commits
aio: Fix assertion, clarify README
master19beta1REL_19_STABLE19beta1REL_18_STABLE18beta3
aio: Fix reference to outdated name
master19beta1REL_19_STABLE19beta1REL_18_STABLE18beta2
aio: Fix possible state confusions due to interrupt processing
master18beta2REL_19_STABLE18beta2REL_18_STABLE18beta2
aio: Improve debug logging around waiting for IOs
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
aio: Fix crash potential for pg_aios views due to late state update
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
+47 more
2025-03Committed
Patch#5227
CICI score: 10/10
ReviewersNoah Misch (nmisch)
CommitterAndres Freund (andresfreund)
AIO v2.0
AIO v2.0
hackers
212 replies
Jul 29, 2025
Andres FreundNoah MischMelanie PlagemanJakub WartakRobert Haas+17
2 commits
Change relpath() et al to return path by value
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
Change _mdfd_segpath() to return paths by value
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
GetRelationPath() vs critical sections
GetRelationPath() vs critical sections
hackers
17 replies
Feb 25, 2025
Andres FreundThomas MunroNoah MischTom LaneAndy Fan