test_rbtree
is a test module for checking the correctness of red-black tree operations.
test_rbtree
was added in PostgreSQL 11 (commit 610bbdd8).
Source
test_rbtree
source is located at src/test/modules/test_rbtree/.
References
- Source code README: README