On Fri, Oct 03, 2025 at 08:37:02AM +0200, Peter Eisentraut wrote: > As a future direction, in cases like this I think it would be better to > write a static assertion. Then the check is self-contained in the C code, > perhaps next to the code it's trying to protect, perhaps with a comment, and > doesn't have to be maintained in some far-away configure shell script.
Makes sense, thanks. -- nathan
