Re: [HACKERS] Red-Black tree traversal tests - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: [HACKERS] Red-Black tree traversal tests
Date
Msg-id 20170801095835.GB22764@e733.localdomain
Whole thread Raw
In response to Re: [HACKERS] Red-Black tree traversal tests  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
Responses Re: [HACKERS] Red-Black tree traversal tests  (Victor Drobny <v.drobny@postgrespro.ru>)
List pgsql-hackers
Hi Victor,

> If it's not too much trouble perhaps you could write a few more test so
> we would have 100% test coverage for rbtree, could modify it safely and
> be sure that it actually works when someone will need the rest of its
> functionality?

Also I would recommend to add your patch to the nearest commitfest [1].
Otherwise there is a good chance that everyone will forget about it
quite soon.

[1]: https://commitfest.postgresql.org/14/

--
Best regards,
Aleksander Alekseev

pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: [HACKERS] Red-Black tree traversal tests
Next
From: Masahiko Sawada
Date:
Subject: Re: [HACKERS] Transactions involving multiple postgres foreign servers