Re: Adding doubly linked list type which stores the number of items in the list - Mailing list pgsql-hackers

From David Rowley
Subject Re: Adding doubly linked list type which stores the number of items in the list
Date
Msg-id CAApHDvofvH-s0+EL2u2=CGgdu6x05fgEuOzmYS_8itHreuYv5g@mail.gmail.com
Whole thread Raw
In response to Re: Adding doubly linked list type which stores the number of items in the list  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Responses Re: Adding doubly linked list type which stores the number of items in the list
List pgsql-hackers
On Tue, 1 Nov 2022 at 20:55, Bharath Rupireddy
<bharath.rupireddyforpostgres@gmail.com> wrote:
> I took another look at v3 patch today and it looked good to me, hence
> marked it RfC - https://commitfest.postgresql.org/40/3967/

Many thanks for reviewing this.

If nobody has any objections, I plan to push this tomorrow morning New
Zealand time (around 10 hours from now).

David



pgsql-hackers by date:

Previous
From: Ian Lawrence Barwick
Date:
Subject: Re: Commit fest 2022-11
Next
From: Etsuro Fujita
Date:
Subject: Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit