Re: Red-Black tree traversal tests
Victor Drobny <v.drobny@postgrespro.ru>
From: Victor Drobny <v.drobny@postgrespro.ru>
To: Aleksander Alekseev <a.alekseev@postgrespro.ru>
Cc: Pgsql Hackers <pgsql-hackers@postgresql.org>,
pgsql-hackers-owner@postgresql.org
Date: 2017-08-02T12:15:32Z
Lists: pgsql-hackers
Attachments
- rbtree_test.patch (text/x-diff) patch
I forgot to attach the patch. Sorry. Here it is. -- ------ Victor Drobny Postgres Professional: http://www.postgrespro.com The Russian Postgres Company
Commits
-
Add a test harness for the red-black tree code.
- 610bbdd8acfc 11.0 landed