On Fri, 8 Mar 2024 at 16:37, John Naylor <johncnaylo...@gmail.com> wrote:
> Thanks, I was getting close to committing a hackish workaround -- this
> seems better!

ok cool.  I also noticed a typo. Maybe worth fixing that at the same time?

Attached.

David
diff --git a/src/test/modules/test_radixtree/test_radixtree.c 
b/src/test/modules/test_radixtree/test_radixtree.c
index 8010e0a1f1..d301c60d00 100644
--- a/src/test/modules/test_radixtree/test_radixtree.c
+++ b/src/test/modules/test_radixtree/test_radixtree.c
@@ -1,7 +1,7 @@
 /*--------------------------------------------------------------------------
  *
  * test_radixtree.c
- *             Test module for adapive radix tree.
+ *             Test module for adaptive radix tree.
  *
  * Copyright (c) 2024, PostgreSQL Global Development Group
  *

Reply via email to