aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules/test_binaryheap/sql
Commit message (Collapse)AuthorAge
* Add a test harness for the binary heap code.Nathan Bossart3 days
binaryheap is heavily used and already has decent test coverage, but it lacks dedicated tests for its correctness. This commit changes that. Author: Aleksander Alekseev <aleksander@tigerdata.com> Discussion: https://postgr.es/m/CAJ7c6TMwp%2Bmb8MMoi%3DSMVMso2hYecoVu2Pwf2EOkesq0MiSKxw%40mail.gmail.com