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

From Bharath Rupireddy
Subject Re: Adding doubly linked list type which stores the number of items in the list
Date
Msg-id CALj2ACWHN1_1-GMg-kouqKVfPeWk80w5YzGzNKcJMBr2CwS0pQ@mail.gmail.com
Whole thread Raw
In response to Re: Adding doubly linked list type which stores the number of items in the list  (Aleksander Alekseev <aleksander@timescale.com>)
Responses Re: Adding doubly linked list type which stores the number of items in the list
List pgsql-hackers
On Mon, Nov 7, 2022 at 2:37 PM Aleksander Alekseev
<aleksander@timescale.com> wrote:
>
> Regarding the improvement of the code coverage I realized that this
> may be a good patch for a newcomer. I know several people who may be
> interested in starting to contribute to PostgreSQL. Maybe I'll be able
> to find a volunteer.

Hm. Or adding a ToDo item here https://wiki.postgresql.org/wiki/Todo
might also help?

-- 
Bharath Rupireddy
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: rajesh singarapu
Date:
Subject: Use proc instead of MyProc in ProcArrayGroupClearXid()/TransactionGroupUpdateXidStatus()
Next
From: Aleksander Alekseev
Date:
Subject: Re: Adding doubly linked list type which stores the number of items in the list