From: | Ranier Vilela <ranier(dot)vf(at)gmail(dot)com> |
---|---|
To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Fix copy-and-past thinko (src/interfaces/libpq/fe-cancel.c) |
Date: | 2025-06-17 13:54:45 |
Message-ID: | CAEudQAqSe960gkT=DvJbNMKAcsvi89Rcw4uxuFDmfii-089Q8g@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Em ter., 17 de jun. de 2025 às 10:42, Daniel Gustafsson <daniel(at)yesql(dot)se>
escreveu:
> > On 17 Jun 2025, at 15:40, Ranier Vilela <ranier(dot)vf(at)gmail(dot)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.
>
v1 attached, thanks.
best regards,
Ranier Vilela
Attachment | Content-Type | Size |
---|---|---|
v1-fix-copy-and-past-thinko-fe-cancel.patch | application/octet-stream | 526 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Xuneng Zhou | 2025-06-17 14:02:49 | Re: Add progressive backoff to XactLockTableWait functions |
Previous Message | Xuneng Zhou | 2025-06-17 13:50:12 | Re: Add progressive backoff to XactLockTableWait functions |