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

From Aleksander Alekseev
Subject Re: Adding doubly linked list type which stores the number of items in the list
Date
Msg-id CAJ7c6TMsRgo7U4EGQ+1bo9Bhrehm=T5M7Q35cmLGkfvm6M28yQ@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>)
List pgsql-hackers
Hi Bharath,

> > 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?

Good point. Will it be better to use the "Miscellaneous Other" section
for this or create a new "Code coverage" section?

-- 
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: Adding doubly linked list type which stores the number of items in the list
Next
From: Masahiko Sawada
Date:
Subject: Re: Perform streaming logical transactions by background workers and parallel apply