Closed bsiegert closed 1 year ago
Thanks for the contribution!
We should probably make that change directly in libpg_query - do you want to open a PR there? (in the Makefile that generates the pg_config.h file)
Sure, can do!
Merged as part of #69. Thanks!
NetBSD has
strchrnul
too but with a slightly different prototype. Without this change, there is a compiler error for a conflicting declaration.