Tests for red-black trees

Edit
ID 1225
Title Tests for red-black trees
Topic Miscellaneous
Created 2017-08-02 08:01:45
Last modified 2017-09-10 17:33:27 (7 years, 3 months ago)
Latest email 2017-09-10 17:32:22 (7 years, 3 months ago)
Status
2017-09: Committed
Target version
Authors Victor Drobny (faza107)
Reviewers Tom Lane (tgl), Aleksander Alekseev (a.alekseev)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1225
git checkout commitfest/cf/1225
Emails
Red-Black tree traversal tests
First at 2017-07-28 17:39:37 by Victor Drobny <v.drobny at postgrespro.ru>
Latest at 2017-09-10 17:32:22 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (rbtree_test_4.patch) at 2017-09-10 00:07:00 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (rbtree_test_4.patch) at 2017-09-10 00:07:00 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (rbtree_test_3.patch) at 2017-09-08 15:44:00 from Victor Drobny <v.drobny at postgrespro.ru> (Patch: Yes)
    Attachment (rbtree_test_2.patch) at 2017-09-08 09:03:37 from Victor Drobny <v.drobny at postgrespro.ru> (Patch: Yes)
    Attachment (rbtree_test.patch) at 2017-08-02 12:15:32 from Victor Drobny <v.drobny at postgrespro.ru> (Patch: Yes)
    Attachment (rbtree_test.patch) at 2017-07-28 17:39:37 from Victor Drobny <v.drobny at postgrespro.ru> (Patch: Yes)
History
When Who What
2017-09-10 17:33:27 Tom Lane (tgl) Closed in commitfest 2017-09 with status: Committed
2017-09-09 19:38:10 Tom Lane (tgl) Added tgl as committer
2017-09-08 09:16:14 Aleksander Alekseev (a.alekseev) New status: Ready for Committer
2017-09-08 09:05:07 Victor Drobny (faza107) New status: Needs review
2017-09-07 08:40:55 Daniel Gustafsson (d_gustafsson) Changed reviewers to Tom Lane (tgl), Aleksander Alekseev (a.alekseev)
2017-09-06 22:38:16 Tom Lane (tgl) New status: Waiting on Author
2017-08-03 08:42:49 Aleksander Alekseev (a.alekseev) New status: Ready for Committer
2017-08-03 07:09:52 Victor Drobny (faza107) New status: Needs review
2017-08-02 08:02:29 Aleksander Alekseev (a.alekseev) New status: Waiting on Author
2017-08-02 08:02:22 Aleksander Alekseev (a.alekseev) Added a.alekseev as reviewer
2017-08-02 08:01:55 Victor Drobny (faza107) Changed authors to Victor Drobny (faza107)
2017-08-02 08:01:45 Victor Drobny (faza107) Attached mail thread c9d61310e16e75f8acaf6cb1c48b7b77@postgrespro.ru
2017-08-02 08:01:45 Victor Drobny (faza107) Created patch record
Edit