Re: Red-Black tree traversal tests
Aleksander Alekseev <a.alekseev@postgrespro.ru>
From: Aleksander Alekseev <a.alekseev@postgrespro.ru>
To: Victor Drobny <v.drobny@postgrespro.ru>
Cc: Pgsql Hackers <pgsql-hackers@postgresql.org>, pgsql-hackers-owner@postgresql.org
Date: 2017-08-03T08:42:22Z
Lists: 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
Commits
-
Add a test harness for the red-black tree code.
- 610bbdd8acfc 11.0 landed