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-01 20:00:49 |
Message-ID: | CAGECzQSvTjte1-QmzcjnJJkr7BYvuOK4FkjXpXVnRA2AJHuAHw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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 |
---|---|---|
v13-0002-Refactor-libpq-to-store-addrinfo-in-a-libpq-owne.patch | application/x-patch | 11.5 KB |
v13-0004-Add-non-blocking-version-of-PQcancel.patch | application/x-patch | 44.1 KB |
v13-0003-Return-2-from-pqReadData-on-EOF.patch | application/x-patch | 4.3 KB |
v13-0005-Start-using-new-libpq-cancel-APIs.patch | application/x-patch | 9.2 KB |
v13-0001-libpq-Run-pgindent-after-a9e9a9f32b3.patch | application/x-patch | 38.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Gregory Stark (as CFM) | 2023-03-01 20:02:55 | Re: Infinite Interval |
Previous Message | Gregory Stark (as CFM) | 2023-03-01 19:56:25 | Re: In-placre persistance change of a relation |