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 1oIwub-0005ZB-4T for pgsql-hackers@arkaria.postgresql.org; Tue, 02 Aug 2022 18:46:37 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oIwua-0001bm-17 for pgsql-hackers@arkaria.postgresql.org; Tue, 02 Aug 2022 18:46:36 +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 1oIwuZ-0001bc-Oa for pgsql-hackers@lists.postgresql.org; Tue, 02 Aug 2022 18:46:35 +0000 Received: from mail-pj1-x102a.google.com ([2607:f8b0:4864:20::102a]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1oIwuX-0003Kz-82 for pgsql-hackers@lists.postgresql.org; Tue, 02 Aug 2022 18:46:35 +0000 Received: by mail-pj1-x102a.google.com with SMTP id s5-20020a17090a13c500b001f4da9ffe5fso9222116pjf.5 for ; Tue, 02 Aug 2022 11:46:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=timescale.com; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc; bh=crYP7pC4rxr9ddxgULqAHddQhJHNfkUCwmsoEjt/6QY=; b=I2EiCpq+qz0h8/P/IZsYocY6RuhIhwBRX6WE/ek+Wegh0REeRbFwkeSrraD8HGv3sJ fxSn+u0r1ZTZjKCjV+C4tDb3xYIqtmhJhx8rNr6OlfpwRu1yITOKdXBIClL6xI/z/IsL F23XWDHZMJZpyd4e1JX6nuCJ0RO/6l+iDtzFIOorobHwAVRW6QPg3pJKU8iBaCqNtDyZ wPWg94GrAx9TaxsMhcprOZfK0LM1vg/cVLZjaOgJA3phARLp60so9zKpj5CZgLw1b6AV OhUr1+88znRmbmbssF34DALD2PsegLVmhKb1FHeLWvCqCel02lFik8QiLxPgfyUfRJRa LZng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc; bh=crYP7pC4rxr9ddxgULqAHddQhJHNfkUCwmsoEjt/6QY=; b=RAluJbVgQnhNgjSd4viUSXx+PcwD9WnQpBjiYpUulVSnv3nnVWLlvnQLMWK0dBOjgZ NTVBoJlM8Dq1wpsLXjWc/RVe96mcEaBOmIS3j0t94c6LFjKUqDwCbU4GoXf5bvf3sZmk e1+qK7qyUxk3PWKE3DxWO/Bzj/FgHYGYRVKxXlzXYQ17B4R0IKtVkjex6UpeU4yCqlSj DAX1dmjT09j1haAb6ghWvm49/YfYZ8MxhvcUkVH+SiQYeszOvXCHGhjmIHAD0mHrjtvY iM7I2d+Kn8/PqxxOSj2iDIp3g2OmiSaHhHIs1MDkRFDzBhGtAgrcJE4qVjZf8LBCSS9f DM6A== X-Gm-Message-State: ACgBeo0Rzu0Tla9k18u0lD51jBYqJ0HfU4AkEksp46HN7FMatmjyZwo1 hoxgh+UhKy7S5gTg2uDYSkbl2A== X-Google-Smtp-Source: AA6agR46suZa8qWSsTdOI++ABisoJrgB7P5v7GHjQ6q/1rF98uw7g+QkOOiuF2LL4zbr+YgA/XHceA== X-Received: by 2002:a17:903:c4:b0:16f:d62:13b6 with SMTP id x4-20020a17090300c400b0016f0d6213b6mr2158245plc.91.1659465871469; Tue, 02 Aug 2022 11:44:31 -0700 (PDT) Received: from [192.168.1.21] ([50.39.205.221]) by smtp.gmail.com with ESMTPSA id q25-20020aa78439000000b0052dcd14e3desm2526741pfn.183.2022.08.02.11.44.30 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 02 Aug 2022 11:44:31 -0700 (PDT) Message-ID: <5b813631-58e0-3bf6-9af2-b67ae9b73d67@timescale.com> Date: Tue, 2 Aug 2022 11:44:30 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: TAP output format in pg_regress Content-Language: en-US To: Andres Freund , Tom Lane Cc: Daniel Gustafsson , Peter Eisentraut , PostgreSQL Developers References: <49A54862-C682-4B60-9155-05F178FA79DC@yesql.se> <20220321234924.kcc3q26o7sx6rnfa@alap3.anarazel.de> <489D2B5A-B26F-4918-BC07-B426329169E3@yesql.se> <5e6bc6a6-0a4e-109d-2b7d-c286dc58d609@enterprisedb.com> <461F8D8E-77D8-4F15-84C6-F7FD239018C0@yesql.se> <20220704225831.peh3a3afdgf6b5rj@awork3.anarazel.de> <1803389.1656986184@sss.pgh.pa.us> <20220705024011.nsvsfdedvridfhgc@awork3.anarazel.de> From: Jacob Champion In-Reply-To: <20220705024011.nsvsfdedvridfhgc@awork3.anarazel.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk This entry has been waiting on author input for a while (our current threshold is roughly two weeks), so I've marked it Returned with Feedback. Once you think the patchset is ready for review again, you (or any interested party) can resurrect the patch entry by visiting https://commitfest.postgresql.org/38/3559/ and changing the status to "Needs Review", and then changing the status again to "Move to next CF". (Don't forget the second step; hopefully we will have streamlined this in the near future!) Thanks, --Jacob