Re: [HACKERS] Red-Black tree traversal tests

Поиск
Список
Период
Сортировка
От Aleksander Alekseev
Тема Re: [HACKERS] Red-Black tree traversal tests
Дата
Msg-id 20170801095835.GB22764@e733.localdomain
обсуждение исходный текст
Ответ на Re: [HACKERS] Red-Black tree traversal tests  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
Ответы Re: [HACKERS] Red-Black tree traversal tests  (Victor Drobny <v.drobny@postgrespro.ru>)
Список 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 по дате отправления:

Предыдущее
От: Aleksander Alekseev
Дата:
Сообщение: Re: [HACKERS] Red-Black tree traversal tests
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: [HACKERS] Transactions involving multiple postgres foreign servers