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 20170803084222.GA14690@e733.localdomain
Whole thread Raw
In response to Re: [HACKERS] Red-Black tree traversal tests  (Victor Drobny <v.drobny@postgrespro.ru>)
Responses Re: [HACKERS] Red-Black tree traversal tests  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi Victor,

> I forgot to attach the patch. Sorry.
> Here it is.

I would say that this patch is in a pretty good shape now. And I see a
99% code coverage of rbtree.c. Let's see what committers think.

--
Best regards,
Aleksander Alekseev

pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: [HACKERS] map_partition_varattnos() and whole-row vars
Next
From: Jeevan Ladhe
Date:
Subject: Re: [HACKERS] INSERT ON CONFLICT and partitioned tables