jtanx opened a new issue, #4579: URL: https://github.com/apache/arrow-adbc/issues/4579
### What happened? https://github.com/apache/arrow-adbc/blob/094f0148cff95d9f44709bdae83e60c9d9e43314/c/driver/postgresql/error.h#L95 Due to the above having an incorrect length specifier of 0 on the strncmp, all sqlstates would be classified with the wrong code instead of only those which start with 42. ### Stack Trace _No response_ ### How can we reproduce the bug? _No response_ ### Environment/Setup _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
