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

From Tom Lane
Subject Re: Relation bulk write facility
Date
Msg-id 2520881.1709159002@sss.pgh.pa.us
Whole thread Raw
In response to Re: Relation bulk write facility  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
Heikki Linnakangas <hlinnaka@iki.fi> writes:
> On 28/02/2024 18:04, Tom Lane wrote:
>> The commit that added that test added a support function
>> "get_columns_length" which is now unused.  Should we get rid of that
>> as well?

> I see you just removed it; thanks!

In the no-good-deed-goes-unpunished department: crake is reporting
that this broke our cross-version upgrade tests.  I'll go fix that.

            regards, tom lane



pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Add checkpoint/redo LSNs to recovery errors.
Next
From: Daniel Gustafsson
Date:
Subject: Re: Refactor SASL exchange in preparation for OAuth Bearer