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

From Heikki Linnakangas
Subject Re: Relation bulk write facility
Date
Msg-id 07b5f917-f07a-4878-8c01-be491948da24@iki.fi
Whole thread Raw
In response to Re: Relation bulk write facility  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Relation bulk write facility
List pgsql-hackers
On 28/02/2024 18:04, Tom Lane wrote:
> Heikki Linnakangas <hlinnaka@iki.fi> writes:
>> On 28/02/2024 00:30, Thomas Munro wrote:
>>> I agree, this should be an error, and we should then remove the test.
> 
>> Done.
> 
> 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!

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




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: An improved README experience for PostgreSQL
Next
From: Melanie Plageman
Date:
Subject: Re: BitmapHeapScan streaming read user and prelim refactoring