Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pXRpo-0007Fs-SJ for pgsql-hackers@arkaria.postgresql.org; Wed, 01 Mar 2023 19:09:52 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pXRpl-0001DM-QU for pgsql-hackers@arkaria.postgresql.org; Wed, 01 Mar 2023 19:09:49 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pXRpl-0001Cb-Eh for pgsql-hackers@lists.postgresql.org; Wed, 01 Mar 2023 19:09:49 +0000 Received: from mail-ua1-x934.google.com ([2607:f8b0:4864:20::934]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1pXRpj-0004ke-IT for pgsql-hackers@lists.postgresql.org; Wed, 01 Mar 2023 19:09:48 +0000 Received: by mail-ua1-x934.google.com with SMTP id s13so4497218uac.8 for ; Wed, 01 Mar 2023 11:09:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1677697785; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=iXex060lPdC2l88WPnZhSG5+DM1L0nxMd+xtqPlXje4=; b=J/DYRGHORzFoqDHORS9bqKqJy29EIFIq8UsD4zyL/ogiQsZY/0aDsqJbFfdDYMFRN5 +nlHPfNXPKFKFDFLmXZICXHIigHqeU7bBI3xq8O9PKQvXYGfvzveW31LQgP+lVxUvrF1 clwtNnBAkzFsDgKc6nMZkiLoNpmp1nWjXG/Y8HuS0HBH8IzDvOJ+Xs0Fr7c9kysYkm7C ydXd7HUOp2fH7a2vnUk7l7cQDExXWKK2OPE+yheCihoP9OfEafHux6p03syxwTXoURPS Ek438Fm2DztfoNWFmnOscFg6UcMXMs00IyA5M2bY8qeVe0B4Y3iWlyb1lzMlllkA2AAB ZJxw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677697785; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=iXex060lPdC2l88WPnZhSG5+DM1L0nxMd+xtqPlXje4=; b=xlnT0isHeupnK7J67YbzLBClfpbOpAVPT7hHStGi+J/U1/BzbpZ8nqxyF+AeCPAVBx VP8xchHLpiKVQcEGKSnLv5vyhBOteXP2oLtJL/OIP4ktzqZcU5X4XS1DZRZgsHF/zm2q +4pPiuXqWHLGqyvZsyFAHfXHLSHggDmFXFIG7MRC0uYAvTGasdP4Ae6oqhDvshR+zf0U 4kr5zkmnKPqAWEQKdS/+ZgoRz+e89ZUYLjmvWPGydzoWeZWydBXKV1y1eslx5tPjFRed jQCkaPl1P80UYkQi+Rehe/oVUsx3Hrij5QkJuCtgDXoyGihMefd/krqCWhKjKglCQcLe HwTQ== X-Gm-Message-State: AO0yUKWf2nP3iO5eLQyfxkvupP/sYB3Mr/EY8EVUmI4OXNHogjelZeyW U340kd7PMAKwncaJy3hh/zp9UNk5D99Wcr2YU48= X-Google-Smtp-Source: AK7set+aFx2XKNURJJyx2IdUliau01Y0vHh1YUgCkNCB/PkqTxD6wfunhKfpefJLmURh2Dw76n1GEuqRBEFSrBg9x5I= X-Received: by 2002:a05:6122:e42:b0:3ea:b7da:a092 with SMTP id bj2-20020a0561220e4200b003eab7daa092mr3768219vkb.3.1677697785636; Wed, 01 Mar 2023 11:09:45 -0800 (PST) MIME-Version: 1.0 References: <20220324224909.4tnubqv2owmfoyoc@alap3.anarazel.de> <3453535.1648234019@sss.pgh.pa.us> <3457746.1648236890@sss.pgh.pa.us> <20220331054704.GL28503@telsasoft.com> <20220625013617.e4qvy6qlaukgvfpo@alap3.anarazel.de> <2906785.1663192411@sss.pgh.pa.us> <99e3d1c5-4dd7-70f1-a520-89288a3496c2@timescale.com> <687DC7BE-C7F7-453D-88CF-E07855D34A44@yesql.se> In-Reply-To: From: Greg S Date: Wed, 1 Mar 2023 14:09:09 -0500 Message-ID: Subject: Re: [EXTERNAL] Re: Add non-blocking version of PQcancel To: Jelte Fennema Cc: Jelte Fennema , Daniel Gustafsson , Peter Eisentraut , Jacob Champion , Tom Lane , Andres Freund , Justin Pryzby , Robert Haas , "pgsql-hackers@lists.postgresql.org" Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Tue, 28 Feb 2023 at 15:59, Gregory Stark wrote: > > This looks like it needs a rebase. So I'm updating the patch to Waiting on Author