On Wed, 9 Jul 2025 at 18:27, Andres Freund <and...@anarazel.de> wrote: > > I think we should wire this up to the buildsystem and our testsuite... Having > testcode that is not run automatically may be helpful while originally > developing something, but it doesn't do anything to detect portability issues > or regressions.
Yes, perhaps we should convert src/tools/testint128.c into a new test extension, src/test/modules/test_int128 Regards, Dean