postgresql/src/test/modules/test_radixtree
Tom Lane da256a4a7f Pre-beta mechanical code beautification.
Run pgindent, pgperltidy, and reformat-dat-files.

The pgindent part of this is pretty small, consisting mainly of
fixing up self-inflicted formatting damage from patches that
hadn't bothered to add their new typedefs to typedefs.list.
In order to keep it from making anything worse, I manually added
a dozen or so typedefs that appeared in the existing typedefs.list
but not in the buildfarm's list.  Perhaps we should formalize that,
or better find a way to get those typedefs into the automatic list.

pgperltidy is as opinionated as always, and reformat-dat-files too.
2024-05-14 16:34:50 -04:00
..
expected Add template for adaptive radix tree 2024-03-07 12:40:11 +07:00
sql Add template for adaptive radix tree 2024-03-07 12:40:11 +07:00
.gitignore Add template for adaptive radix tree 2024-03-07 12:40:11 +07:00
Makefile Add template for adaptive radix tree 2024-03-07 12:40:11 +07:00
meson.build Revert "Fix link error for test_radixtree module on Windows" 2024-03-08 11:09:15 +07:00
test_radixtree--1.0.sql Add template for adaptive radix tree 2024-03-07 12:40:11 +07:00
test_radixtree.c Pre-beta mechanical code beautification. 2024-05-14 16:34:50 -04:00
test_radixtree.control Add template for adaptive radix tree 2024-03-07 12:40:11 +07:00