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 1ociNB-0007Dv-Ke for pgsql-hackers@arkaria.postgresql.org; Mon, 26 Sep 2022 07:17:49 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ociN8-0006rR-Up for pgsql-hackers@arkaria.postgresql.org; Mon, 26 Sep 2022 07:17:46 +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 1ociN8-0006q2-BB for pgsql-hackers@lists.postgresql.org; Mon, 26 Sep 2022 07:17:46 +0000 Received: from mail-pj1-x1033.google.com ([2607:f8b0:4864:20::1033]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1ociN4-0005cu-OM for pgsql-hackers@lists.postgresql.org; Mon, 26 Sep 2022 07:17:45 +0000 Received: by mail-pj1-x1033.google.com with SMTP id bu5-20020a17090aee4500b00202e9ca2182so12240838pjb.0 for ; Mon, 26 Sep 2022 00:17:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:user-agent:references :in-reply-to:from:subject:cc:to:message-id:date:from:to:cc:subject :date; bh=Xp6qlLG6q7xbSF978S3m4vATP73aHD/6H/qiC4t+Jyg=; b=FVAtd8+18iseWF7E02E0Uhkcb2HuY8V31qNc/Gox7wv2TFrDBE82kGMzQwNJkAKgU8 vzsZ+m+IUIEZDErPKswQMvrriNzkcP/Fe0D5/RmhoZIAQCGSRvsolOvRColeBmi3hKKZ hKJqMSfRlxUs9ZfdaJwJhOHKGlHiZCC0NCmIp/BylKjedVmnlLItnWbrbfSfg/fYEDl0 x8h3MiLho8X2L+jBOdOituBAauELfiEMR2hFpxcPoIra/cdAuZpnwAbSb7s8cp1prqNt woXSSLlU3oZ8VwPjXFp0ddIBW/8r6tMakM3NtC/DrEcnucf3ScTYk88znNndW8zS0QtA TkfA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:user-agent:references :in-reply-to:from:subject:cc:to:message-id:date:x-gm-message-state :from:to:cc:subject:date; bh=Xp6qlLG6q7xbSF978S3m4vATP73aHD/6H/qiC4t+Jyg=; b=8Er4P6UMBFiBCKZOlbf0RUenfsFgl3c50N6GUB9GNXYqHlHJkZWhopo41KEOdDUGY9 tCeSwTGgwuMPpeEE6EcrX1mCC/z5e6+SlyDGCi6tdI+LbnqwPISZ+s8x/3T3hoHm+gfY yvkG9N+O4C6sj+eDCXDxccW/ZEQDT/SpDCClAecrPxX0Vh5b08LBEquwcPgtkn9A53Kn hh9j/0HPpnTClCUXHU5qkUnrCQN7Z0hjwnRdzNZeHnLOXenkMhdoIH29fJzvYZ28g0X/ Sqf7a50GRTQFTjgOAGqeMW1woQJeAScbuwSHEiiNDaLLgEbtpXomVzExMoRVGY8XzgbG GoGQ== X-Gm-Message-State: ACrzQf2B7xNPFTuLGuB0SOFtKYZCzXJbH7NJQwT1hhHdw2ePeiloX41M KVHQubxc7FheXvAD6F3kaB8= X-Google-Smtp-Source: AMsMyM7VGffP8KI+cggtK74dF8p06IECApczUgqt48HrpyKnWW9HxAW0YSnYxJasohtjtWM5hvFcdQ== X-Received: by 2002:a17:90b:4c0a:b0:203:6c1e:e730 with SMTP id na10-20020a17090b4c0a00b002036c1ee730mr34845758pjb.146.1664176661690; Mon, 26 Sep 2022 00:17:41 -0700 (PDT) Received: from localhost (KD036014041111.ppp-bb.dion.ne.jp. [36.14.41.111]) by smtp.gmail.com with ESMTPSA id t11-20020a170902e84b00b0016d1b70872asm10614685plg.134.2022.09.26.00.17.37 (version=TLS1_3 cipher=TLS_CHACHA20_POLY1305_SHA256 bits=256/256); Mon, 26 Sep 2022 00:17:40 -0700 (PDT) Date: Mon, 26 Sep 2022 16:17:37 +0900 (JST) Message-Id: <20220926.161737.1260903443656462873.horikyota.ntt@gmail.com> To: pryzby@telsasoft.com Cc: jchampion@timescale.com, andres@anarazel.de, ashu.coek88@gmail.com, pashkin.elfe@gmail.com, michael@paquier.xyz, bossartn@amazon.com, david@pgmasters.net, peter.eisentraut@2ndquadrant.com, pgsql-hackers@lists.postgresql.org, jtc331@gmail.com, robertmhaas@gmail.com Subject: Re: Make mesage at end-of-recovery less scary. From: Kyotaro Horiguchi In-Reply-To: <20220917042150.GS31833@telsasoft.com> References: <20220707.173233.2238876013431613414.horikyota.ntt@gmail.com> <20220917042150.GS31833@telsasoft.com> User-Agent: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Multipart/Mixed; boundary="--Next_Part(Mon_Sep_26_16_17_37_2022_881)--" Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk ----Next_Part(Mon_Sep_26_16_17_37_2022_881)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit At Fri, 16 Sep 2022 23:21:50 -0500, Justin Pryzby wrote in > @cfbot: rebased over adb466150, which did the same thing as one of the > hunks in xlogreader.c. Oops. Thanks! And then this gets a further conflict (param names harmonization). So further rebased. And removed an extra blank line you pointed. regards. -- Kyotaro Horiguchi NTT Open Source Software Center ----Next_Part(Mon_Sep_26_16_17_37_2022_881)-- Content-Type: Text/X-Patch; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="v21-0001-Make-End-Of-Recovery-error-less-scary.patch"