diff options
author | Alvaro Herrera | 2024-07-01 11:58:22 +0000 |
---|---|---|
committer | Alvaro Herrera | 2024-07-01 11:58:22 +0000 |
commit | 3497c87b05a6ba31e8d760591900d550b2ef98bc (patch) | |
tree | ee132350e7d487a57071d57888c39ef80810d84e /src/backend/backup/basebackup_incremental.c | |
parent | 12227a1d5f8ecad296c4204cc924d33c6a6bcd34 (diff) |
Fix copy-paste mistake in PQcancelCreate
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 61461a300c1c. Backpatch to 17.
Author: Jelte Fennema-Nio <[email protected]>
Reported-by: Noah Misch <[email protected]>
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/backup/basebackup_incremental.c')
0 files changed, 0 insertions, 0 deletions