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 1oqxIQ-0003eG-Fj for pgsql-hackers@arkaria.postgresql.org; Fri, 04 Nov 2022 14:03:46 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oqxHQ-0008AO-IN for pgsql-hackers@arkaria.postgresql.org; Fri, 04 Nov 2022 14:02:44 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oqxHQ-00089f-16 for pgsql-hackers@lists.postgresql.org; Fri, 04 Nov 2022 14:02:44 +0000 Received: from mail-il1-x12c.google.com ([2607:f8b0:4864:20::12c]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1oqxHM-0001cL-IE for pgsql-hackers@postgresql.org; Fri, 04 Nov 2022 14:02:42 +0000 Received: by mail-il1-x12c.google.com with SMTP id e19so2632898ili.4 for ; Fri, 04 Nov 2022 07:02:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telsasoft-com.20210112.gappssmtp.com; s=20210112; h=user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=yy5Fgj2HelEyxMVEJO1NI8k9yyeqv/CRYPU8Qj7f8C0=; b=ahmfK0fbfConF+Df+406YkrJcbYQIGjvlp0w48FkUtmS/Oj015jqtzOOsSn2HLYA2P eJAr8cMMquzip11bedPzhfX9c+2TVzkCzR2g/tt3xDtrm0hK/s4/MpXHIadlBzBxjqCG lZlJN+iFmM5VpaSGIs7FeJiU7MSZpV8c4BKPWsc8ibWXry2Yt/OuPAd2HHtZBTmQjgjh 6bHbHdmsLnjyIbsFfXdIJIKzzctmRS2q+h8aUdUZq0rQ3n7aTiLMt5UNyupFx7yWM5Xg STAybdm0STU0QEYvJq1AUzexprVFtP9oOiraofuYZhLy83lvUIhcfGEeiVjfGtLYgSCz +V0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=yy5Fgj2HelEyxMVEJO1NI8k9yyeqv/CRYPU8Qj7f8C0=; b=ak747Y6OnPDU1f3C5VDxQexctxvwyobvUiiT+4XblqN+PlQdJWyKNnk2ttUEckV73t r6R6Jc5YDaA1k2dNVa9oR1m8G9IiOgD6AhPShDuBFenqtLLMcapvq9Ye8FXkDXxus0C/ l5s7P3YqCRG7wANBpVW9sfRuvs/bSmBXICofmWeYt06If0A+L4rsmA4KnoFcEPdCIp1z EZSjEH2ccBVJgdz83kv0JTNqqIktH8dZHJrIFoTXO3fBYy+5fmLb516M6PXvWrrTucie bzoDexUrOs77Xwi0/11I/ymdMqBc1NSXcM3u6KOMdWnJfPnNX76o5NbH2Vd6TzO7uBBy f5pA== X-Gm-Message-State: ACrzQf0ZmxhSzAFKXFTChh746aPx0UrmqpptBeQni6Ugt8Bt+d/EYChy tDg/q0l2D5dmAZuFWvOIob6M8w== X-Google-Smtp-Source: AMsMyM5vrOyMedvot75JET2M9QFACxNPToVUDrRaLlp2Kjt7buTUVxUA2v8gAqqViY+G1AC3AzQc1Q== X-Received: by 2002:a05:6e02:1607:b0:300:60df:7cc7 with SMTP id t7-20020a056e02160700b0030060df7cc7mr20917594ilu.306.1667570559666; Fri, 04 Nov 2022 07:02:39 -0700 (PDT) Received: from pryzbyj.telsasoft (charmander.telsasoft.com. [50.244.222.1]) by smtp.gmail.com with ESMTPSA id q7-20020a92d407000000b002f9b55e7e92sm1355367ilm.0.2022.11.04.07.02.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Nov 2022 07:02:39 -0700 (PDT) Received: by pryzbyj.telsasoft (Postfix, from userid 1000) id 53306800DF5; Fri, 4 Nov 2022 09:02:38 -0500 (CDT) Date: Fri, 4 Nov 2022 09:02:38 -0500 From: Justin Pryzby To: Ian Lawrence Barwick Cc: David Christensen , Michael Paquier , Matthias van de Meent , pgsql-hackers@postgresql.org Subject: Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Message-ID: <20221104140238.GA16921@telsasoft.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, Nov 04, 2022 at 11:52:59AM +0900, Ian Lawrence Barwick wrote: > 2022年5月3日(火) 8:45 David Christensen : > > > > ...and pushing a couple fixups pointed out by cfbot, so here's v4. > > cfbot reports the patch no longer applies [1]. As CommitFest 2022-11 is > currently underway, this would be an excellent time to update the patch. More important than needing to be rebased, the patch has never passed its current tests on windows. As I recall, that's due to relying on "cp". And "rsync", which shouldn't be assumed to exist by regression tests). https://cirrus-ci.com/github/postgresql-cfbot/postgresql/commitfest/38/3628