paleolimbot opened a new pull request, #2134: URL: https://github.com/apache/arrow-adbc/pull/2134
This PR updates the error handling such that we properly call `PQgetresult()` and report Postgres-generated errors that occur before Postgres sends the header information. This probably wasn't reported until now because most queries with errors will error in the "prepare" step or didn't specifically generate an execution error on the very first result. Closes #2133. -- 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]
