Re: Adding doubly linked list type which stores the number of items in the list

From: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
To: Aleksander Alekseev <aleksander(at)timescale(dot)com>
Cc: PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, David Rowley <dgrowleyml(at)gmail(dot)com>
Subject: Re: Adding doubly linked list type which stores the number of items in the list
Date: 2022-11-07 10:00:03
Message-ID: CALj2ACWHN1_1-GMg-kouqKVfPeWk80w5YzGzNKcJMBr2CwS0pQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Nov 7, 2022 at 2:37 PM Aleksander Alekseev
<aleksander(at)timescale(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Aleksander Alekseev 2022-11-07 10:07:45 Re: Adding doubly linked list type which stores the number of items in the list
Previous Message rajesh singarapu 2022-11-07 09:46:49 Use proc instead of MyProc in ProcArrayGroupClearXid()/TransactionGroupUpdateXidStatus()