Re: Fix copy-and-past thinko (src/interfaces/libpq/fe-cancel.c) - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Fix copy-and-past thinko (src/interfaces/libpq/fe-cancel.c)
Date
Msg-id 9A981BEE-4E71-4F49-B5E7-923955211194@yesql.se
Whole thread Raw
Responses Re: Fix copy-and-past thinko (src/interfaces/libpq/fe-cancel.c)
List pgsql-hackers
> On 17 Jun 2025, at 15:40, Ranier Vilela <ranier.vf@gmail.com> wrote:

> In the function *PQcancelCreate* there is a copy-and-past thinko.
> The pointer that must be checked is cancelConn.
> 
> Trivial patch attached.

Nice catch, will fix.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Xuneng Zhou
Date:
Subject: Re: Add progressive backoff to XactLockTableWait functions
Next
From: Konstantin Knizhnik
Date:
Subject: Re: Non-reproducible AIO failure