mirror of
https://github.com/postgres/postgres.git
synced 2026-07-08 09:10:57 -04:00
When an OOM occurred, this function was incorrectly setting a status of
CONNECTION_BAD on the passed in PGconn instead of on the newly created
PGcancelConn.
Mistake introduced with
|
||
|---|---|---|
| .. | ||
| ecpg | ||
| libpq | ||
| Makefile | ||
| meson.build | ||