From: | Jelte Fennema-Nio <postgres(at)jeltef(dot)nl> |
---|---|
To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Cc: | Denis Laxalde <denis(dot)laxalde(at)dalibo(dot)com>, Greg Stark <stark(at)mit(dot)edu>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Gregory Stark (as CFM)" <stark(dot)cfm(at)gmail(dot)com>, 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>, 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-12-14 12:57:47 |
Message-ID: | CAGECzQQirExbHe6uLa4C-sP=wTR1jazR_wgCWd4177QE-=VFDw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, 13 Nov 2023 at 03:39, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> We follow the common en-US usage: "canceled", "canceling" but
> "cancellation". Blame Webstah et al.
I changed all the places that were not adhering to those spellings.
There were also a few of such places in parts of the codebase that
these changes didn't touch. I included a new 0001 patch to fix those.
I do feel like this patchset is pretty much in a committable state. So
it would be very much appreciated if any comitter could help push it
over the finish line.
Attachment | Content-Type | Size |
---|---|---|
v23-0002-Return-2-from-pqReadData-on-EOF.patch | application/octet-stream | 4.3 KB |
v23-0001-Fix-spelling-of-canceled-cancellation.patch | application/octet-stream | 3.1 KB |
v23-0004-Start-using-new-libpq-cancel-APIs.patch | application/octet-stream | 10.5 KB |
v23-0003-Add-non-blocking-version-of-PQcancel.patch | application/octet-stream | 43.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2023-12-14 13:02:01 | Re: Relation bulk write facility |
Previous Message | Julien Rouhaud | 2023-12-14 12:32:41 | Re: btree_gist into core? |