Re: [HACKERS] Red-Black tree traversal tests

Поиск
Список
Период
Сортировка
От Victor Drobny
Тема Re: [HACKERS] Red-Black tree traversal tests
Дата
Msg-id b3648015b3440a5dc1d9ffc1b32c1b93@postgrespro.ru
обсуждение исходный текст
Ответ на Re: [HACKERS] Red-Black tree traversal tests  (Thomas Munro <thomas.munro@enterprisedb.com>)
Ответы Re: [HACKERS] Red-Black tree traversal tests  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 2017-09-08 15:23, Thomas Munro wrote:
> On Fri, Sep 8, 2017 at 9:03 PM, Victor Drobny <v.drobny@postgrespro.ru> 
> wrote:
>> Thank you very much for your review. In the attachment you can find v2 
>> of
>> the patch.
> 
> FYI this version crashes for me:
> 
> test test_rbtree              ... FAILED (test process exited with exit 
> code 2)
> 
> It's trying to call rb->combiner which is null.
> 
Thank you for pointing on it. Here is a fixed version.

-- 
Victor Drobny
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] More flexible LDAP auth search filters?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] code cleanup empty string initializations