mirror of https://github.com/postgres/postgres
empty query string is passed to PQexecParams and related functions. Its handling of the NoData response to Describe messages was subtly incorrect. Per my report of yesterday. Although I consider this a bug, it's a behavioral change that might affect applications, so not back-patched. In passing fix a second issue in the same code: it didn't react well to an out-of-memory failure while trying to make the PGresult object.REL8_5_ALPHA1_BRANCH
parent
d04db37072
commit
d25ada4d78
Loading…
Reference in new issue