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 1nlrEY-0004ZY-JB for pgsql-docs@arkaria.postgresql.org; Tue, 03 May 2022 12:02:26 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nlrEX-000727-A1 for pgsql-docs@arkaria.postgresql.org; Tue, 03 May 2022 12:02:25 +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 1nlrEW-00071x-DJ for pgsql-docs@lists.postgresql.org; Tue, 03 May 2022 12:02:25 +0000 Received: from out4-smtp.messagingengine.com ([66.111.4.28]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nlrES-0004eT-PC for pgsql-docs@lists.postgresql.org; Tue, 03 May 2022 12:02:23 +0000 Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 0A8665C0100; Tue, 3 May 2022 08:02:18 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Tue, 03 May 2022 08:02:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:reply-to:sender:subject:subject:to:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; t=1651579338; x=1651665738; bh=Pzb6eWNnqZTeqO8rIqf//L1ITIvO 9t3SQOJIMPJBRjE=; b=nTUEG7bMj1+uI6hCD2gjj7QqF1Qa1BMXneZouMLOTsjy Lfr0Y2TICr2sM7uHpz/LSvDY+iLxyCeZbsFiK/JbDmBYvgmlc7XjjfFfI+X6tL6z CGDnVsf3YdE/lLnonRxEk/iBgOa/MSCtTbB1l6EQXc8qog65KaH1uKVDMDG/sayM 20ucaGkL5o+PHQx9AtSPgNEtEBk+qol4MZBG94CKrkh7Jy/vV9IP6sDge9LCyhEa gWXEhTO8r1RtUg0lXcTB0SjR5fd0IPDVFS3BdhgulHy8tOJMQXAw+j0vSpKifo9J 4WZYRiyLJUYuX8sVPRHr1bRPrlGRmabnWzXlUWtZBg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrvdejgdegjecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpeffhffvvefukfggtggugfgjsehtkeertddttdejnecuhfhrohhmpeetlhhvrghr ohcujfgvrhhrvghrrgcuoegrlhhvhhgvrhhrvgesrghlvhhhrdhnohdqihhprdhorhhgqe enucggtffrrghtthgvrhhnpedvkedtffduffdtffffheffhfejjefhgfeiueeukeejkeff gfdufffhudffffeuveenucffohhmrghinhepvghnthgvrhhprhhishgvuggsrdgtohhmne cuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheprghlvhhh vghrrhgvsegrlhhvhhdrnhhoqdhiphdrohhrgh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 3 May 2022 08:02:16 -0400 (EDT) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 330D72A0FD1; Tue, 3 May 2022 14:02:13 +0200 (CEST) Date: Tue, 3 May 2022 14:02:13 +0200 From: Alvaro Herrera To: Daniel Gustafsson Cc: j@wezel.name, pgsql-docs@lists.postgresql.org Subject: Re: BETWEEN operator not indexed Message-ID: <202205031202.34wychkvwaoa@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2022-May-03, Daniel Gustafsson wrote: > A wild guess; perhaps between is defined in a stopwords list for searching > somewhere? Our very own src/backend/snowball/stopwords/english.stop contains it. -- Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/