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 1oIweQ-0004oN-AR for pgsql-hackers@arkaria.postgresql.org; Tue, 02 Aug 2022 18:29:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oIwdQ-0000PK-Ur for pgsql-hackers@arkaria.postgresql.org; Tue, 02 Aug 2022 18:28:52 +0000 Received: from magus.postgresql.org ([87.238.57.229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oIwZ4-0000Q8-ED for pgsql-hackers@lists.postgresql.org; Tue, 02 Aug 2022 18:24:22 +0000 Received: from mail-pg1-x532.google.com ([2607:f8b0:4864:20::532]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1oIwCW-0002jS-87 for pgsql-hackers@postgresql.org; Tue, 02 Aug 2022 18:01:07 +0000 Received: by mail-pg1-x532.google.com with SMTP id bh13so12994822pgb.4 for ; Tue, 02 Aug 2022 11:01:03 -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=9+IMVJpKgiDIF9BvPcI/SKZVf1IDuO9MRPX81eZH8bg=; b=O5kPdTEN+Zk/9i1YAJUuyTeKZfxDmaxsbt8YLh61fB7Apd8OXSidWOmStiU0ojAn1w TMcnoW5FbCMePrxDCPhsV65SjA5YEWMvNqtlau+lqVr2zH5Pv8IH50W+famM2nXb1Qlo 9+jBrmhEeskhJMhpQ5EplnlwhU+blLUN/1gyim6PT/EsMA+tYHqnTH55bGmnlYLlTde1 ADqQekzhGTw7/M1AVgYQ0bHhKPwat0lYSrAp2+wdUrX5WEc8PKeBYazmaalT/Ti0+Az5 jdvbRF+KiYxPUH97dNs+APcniXevZY82jrzuoe4C5E2pVYRAPd6etoNWYXJVfZUMj0BR ejSQ== 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=9+IMVJpKgiDIF9BvPcI/SKZVf1IDuO9MRPX81eZH8bg=; b=r77ifLAuqjW+FcPQnMQfyB0cwJdFM6aV/aMj65CdS0ntqqUXmADEWgn9uFIAOdI97k DlP2tqtNMWBBoU0gl+dYr7PkZrnc3N9yoiWQsSPMP5zdb4Qap+oKQ0twZVZJtWAlCuaO KMswyd/TUQuZpv9fQAurZ09Kyc8fsez5dWiUymOfOgfz0e1UOTPMUykeqPHmQ6SG3j+k V5j/7N8sif/ge5sGbzvhgTi2dt/5rEsvnvkbimqUkkIiOoEY0sV/XuIo71hDZZSqyVN4 kjszTb7z4NtOecbdAfntDSUuBrHj0QRovUm/qypxzd3jAm1cF6GJQE3dGrU+vrgJYiPo iRpg== X-Gm-Message-State: AJIora97jSIKcaHnMh3q9sIvkql8qN4fPvCxjQ22TEOIGidqLqzFs9ip DXq4ObIkftdQEnJbZUyzBSXABg== X-Google-Smtp-Source: AGRyM1uixoWVvCvE26e4OW2sMovl05PxripmJREHXAOW2nEo2hTvi+gt4fShlFrSgoy04Ek+Q5pDbQ== X-Received: by 2002:a63:2041:0:b0:41a:8b08:88e0 with SMTP id r1-20020a632041000000b0041a8b0888e0mr17833698pgm.324.1659463262007; Tue, 02 Aug 2022 11:01:02 -0700 (PDT) Received: from [192.168.1.21] ([50.39.205.221]) by smtp.gmail.com with ESMTPSA id o15-20020a170902d4cf00b0016ecc7d5297sm8111712plg.292.2022.08.02.11.01.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 02 Aug 2022 11:01:01 -0700 (PDT) Message-ID: <81eafeab-712c-a3f3-0cd9-cde43c360515@timescale.com> Date: Tue, 2 Aug 2022 11:01:00 -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: [PATCH] Add sortsupport for range types and btree_gist Content-Language: en-US To: Andrey Borodin , Christoph Heiss Cc: PostgreSQL Hackers , =?UTF-8?B?SGFucy1Kw7xyZ2VuIFNjaMO2bmln?= References: <437ccbcf-8f80-2919-411d-a3af88becf6c@cybertec.at> <96CDC1AB-53AC-4543-A139-ED7C61F17B5A@yandex-team.ru> From: Jacob Champion In-Reply-To: <96CDC1AB-53AC-4543-A139-ED7C61F17B5A@yandex-team.ru> 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/3686/ 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