Re: [EXTERNAL] Re: Add non-blocking version of PQcancel

From: Jelte Fennema <postgres(at)jeltef(dot)nl>
To: Greg S <stark(dot)cfm(at)gmail(dot)com>
Cc: Jelte Fennema <Jelte(dot)Fennema(at)microsoft(dot)com>, Daniel Gustafsson <daniel(at)yesql(dot)se>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Jacob Champion <jchampion(at)timescale(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andres Freund <andres(at)anarazel(dot)de>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [EXTERNAL] Re: Add non-blocking version of PQcancel
Date: 2023-03-01 19:47:46
Message-ID: CAGECzQRZTyPVGLANavQ7uokDywx-bodpK=NSWqgxM-mnJ_foQg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 1 Mar 2023 at 20:09, Greg S <stark(dot)cfm(at)gmail(dot)com> wrote:
>
> On Tue, 28 Feb 2023 at 15:59, Gregory Stark <stark(at)postgresql(dot)org> wrote:
> >
> > This looks like it needs a rebase.

done

Attachment Content-Type Size
v12-0003-Return-2-from-pqReadData-on-EOF.patch application/octet-stream 4.3 KB
v12-0005-Start-using-new-libpq-cancel-APIs.patch application/octet-stream 9.2 KB
v12-0001-libpq-Run-pgindent-after-a9e9a9f32b3.patch application/octet-stream 38.2 KB
v12-0002-Refactor-libpq-to-store-addrinfo-in-a-libpq-owne.patch application/octet-stream 11.5 KB
v12-0004-Add-non-blocking-version-of-PQcancel.patch application/octet-stream 44.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2023-03-01 19:49:31 Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL
Previous Message Gregory Stark (as CFM) 2023-03-01 19:45:57 Re: Flush SLRU counters in checkpointer process