Re: Relation bulk write facility - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Relation bulk write facility
Date
Msg-id c8bbc68e-1e5f-4d62-9c3a-7513f4b3ce72@iki.fi
Whole thread Raw
In response to Relation bulk write facility  (Heikki Linnakangas <hlinnaka@iki.fi>)
Responses Re: Relation bulk write facility
List pgsql-hackers
On 19/09/2023 17:13, Heikki Linnakangas wrote:
> The attached patch centralizes that pattern to a new bulk writing
> facility, and changes all those AMs to use it.

Here's a new rebased version of the patch.

This includes fixes to the pageinspect regression test. They were 
explained in the commit message, but I forgot to include the actual test 
changes. That should fix the cfbot failures.

-- 
Heikki Linnakangas
Neon (https://neon.tech)

Attachment

pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: Hide exposed impl detail of wchar.c
Next
From: Dilip Kumar
Date:
Subject: Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock