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

From Ranier Vilela
Subject Re: Fix copy-and-past thinko (src/interfaces/libpq/fe-cancel.c)
Date
Msg-id CAEudQAqp3sBUgteZv++_94z+V3WUf9C5ZFMxGYGfcY6GjVFmyQ@mail.gmail.com
Whole thread Raw
In response to Re: Fix copy-and-past thinko (src/interfaces/libpq/fe-cancel.c)  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
Em ter., 17 de jun. de 2025 às 10:42, Daniel Gustafsson <daniel@yesql.se> escreveu:
> 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.
Thanks for the commit, Daniel.

best regards,
Ranier Vilela

pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Re: Add CASEFOLD() function.
Next
From: Nathan Bossart
Date:
Subject: Re: Fwd: dsm_registry: Add detach and destroy features