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

From: Jelte Fennema <postgres(at)jeltef(dot)nl>
To: "Gregory Stark (as CFM)" <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-06 15:42:13
Message-ID: CAGECzQR57o1wdo9fG7grmmabrt1jotHR-T=nQZGXiZRHpvgrGg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Updated wording in the docs slightly.

On Wed, 1 Mar 2023 at 21:00, Jelte Fennema <postgres(at)jeltef(dot)nl> wrote:
>
> On Wed, 1 Mar 2023 at 20:51, Gregory Stark (as CFM) <stark(dot)cfm(at)gmail(dot)com> wrote:
> > Great. Please update the CF entry to Needs Review or Ready for
> > Committer as appropriate :)
>
> I realised I rebased a slightly outdated version of my branch (thanks
> to git its --force-with-lease flag). Attached is the newest version
> rebased (only patch 0004 changed slightly).
>
> And I updated the CF entry to Ready for Committer now.

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Matthias van de Meent 2023-03-06 15:56:52 Re: Combine pg_walinspect till_end_of_wal functions with others
Previous Message Melanie Plageman 2023-03-06 15:38:13 Re: Add shared buffer hits to pg_stat_io