> On 5 Feb 2025, at 17:05, Tom Lane <t...@sss.pgh.pa.us> wrote: > While we're at it, could we make the adjacent "magic" string be > "static const char *magic"? (Probably needs a couple more > "const" modifiers at use sites, too.)
Good point, from the link referenced it's clear that FreeBSD has made that change as well. I'll fix that at the same time. -- Daniel Gustafsson