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 CAApHDvqt3zppoegDuJ+joSs402Xd=rPDVuoUZDtpvcQtD7-zUQ@mail.gmail.com
Whole thread Raw
In response to Re: Adding doubly linked list type which stores the number of items in the list  (David Rowley <dgrowleyml@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 23:19, David Rowley <dgrowleyml@gmail.com> wrote:
> If nobody has any objections, I plan to push this tomorrow morning New
> Zealand time (around 10 hours from now).

Pushed.  Thank you both for reviewing this.

David



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Direct I/O
Next
From: Michael Paquier
Date:
Subject: Re: [Refactor]Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO