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 1pIriP-0001v2-Ct for pgsql-hackers@arkaria.postgresql.org; Fri, 20 Jan 2023 13:45:57 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pIriN-0002zu-O0 for pgsql-hackers@arkaria.postgresql.org; Fri, 20 Jan 2023 13:45:55 +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 1pIriN-0002zb-Ad for pgsql-hackers@lists.postgresql.org; Fri, 20 Jan 2023 13:45:55 +0000 Received: from sid.nimrod.no ([2001:8c0:9340:1::2]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pIriI-00029D-Dd for pgsql-hackers@lists.postgresql.org; Fri, 20 Jan 2023 13:45:54 +0000 Received: from sid.nimrod.no (sid.nimrod.no [195.139.160.2]) by sid.nimrod.no (8.14.7/8.14.7) with ESMTP id 30KDjexB030634; Fri, 20 Jan 2023 14:45:40 +0100 DKIM-Filter: OpenDKIM Filter v2.11.0 sid.nimrod.no 30KDjexB030634 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nimrod.no; s=n20181209; t=1674222341; bh=hrWhczfMbrsgyhF1E6WxD1uyRIX5wuBE5fQYpO3lcaY=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=DIMuTtpKDmH1pM6ocbTnbIS7/Hppue1/wfSYBuVJ3dtWr5PWfgRdepY+NHksLx0r5 wXGbSpWCfTydL/gzCXAmLAKMLZXX5iP141kOR17Wjm9U+ALGFIk1ZK/q3IVrkS5G18 UqUKFb8T4tmm1By+O/f0OOpgklVaRTfa8b+P4KvlY0Xz5fv2P/ERoWJy/5VaLCuijA ky1h6k4OgRAdr1THN3Rnvi8+SUZ4OEUMuMxs34nXujjr381NalOuGBs2/GdkMPvJeY rWSuIdLbn96KNCozoUmQ73ihdSueNW3YyJeoO34rihnT3HgqsIND5cBgJdegA51RiI 3ppFv8mg/3mxA== From: Dag Lem To: Alvaro Herrera Cc: Paul Ramsey , PostgreSQL Hackers Subject: Re: daitch_mokotoff module Organization: Nimrod References: <20230105181626.ii3ztmgotxcdle6u@alvherre.pgsql> Date: Fri, 20 Jan 2023 14:45:40 +0100 In-Reply-To: <20230105181626.ii3ztmgotxcdle6u@alvherre.pgsql> (Alvaro Herrera's message of "Thu, 5 Jan 2023 19:16:26 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Alvaro Herrera writes: > On 2023-Jan-05, Dag Lem wrote: > >> Is there anything else I should do here, to avoid the status being >> incorrectly stuck at "Waiting for Author" again. > > Just mark it Needs Review for now. I'll be back from vacation on Jan > 11th and can have a look then (or somebody else can, perhaps.) Paul Ramsey had a few comments in the mean time, and based on this I have produced (yet another) patch, with improved documentation. However it's still not marked as "Ready for Committer" - can you please take a look again? Best regards Dag Lem