summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeMergejoin.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2024-07-01 13:58:22 +0200
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2024-07-01 13:58:22 +0200
commit6d2ac554911d874e4d0609f5b2c5f34a1226ee0c (patch)
tree815cc608ca177343dccdd1e38194c6bdf57fdde9 /src/backend/executor/nodeMergejoin.c
parent0f934b0739ad28e8e20d8ad22ca80538544ce28a (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 <postgres@jeltef.nl> Reported-by: Noah Misch <noah@leadboat.com> Discussion: https://postgr.es/m/20240630190040.26.nmisch@google.com
Diffstat (limited to 'src/backend/executor/nodeMergejoin.c')
0 files changed, 0 insertions, 0 deletions