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 1ldiJV-0004ro-59 for pgsql-docs@arkaria.postgresql.org; Mon, 03 May 2021 23:49:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ldiJT-0000uN-Gz for pgsql-docs@arkaria.postgresql.org; Mon, 03 May 2021 23:49:19 +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 1ldiJT-0000uG-BI for pgsql-docs@lists.postgresql.org; Mon, 03 May 2021 23:49:19 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ldiJQ-0004Zr-Vl for pgsql-docs@postgresql.org; Mon, 03 May 2021 23:49:18 +0000 Received: from bruce by momjian.us with local (Exim 4.92) (envelope-from ) id 1ldiJO-0002uH-Gy; Mon, 03 May 2021 19:49:14 -0400 Date: Mon, 3 May 2021 19:49:14 -0400 From: Bruce Momjian To: PostgreSQL-documentation Cc: Alexander Korotkov Subject: Mention of PG 14 in docs Message-ID: <20210503234914.GO6180@momjian.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk In patch "Handle equality operator in contrib/pg_trgm" (935f66665), I see this text: --> ~ and ~* queries. Beginning in --> PostgreSQL 14, these indexes also support equality operator (simple comparison operators are not supported). Note that those indexes may not be as efficient as regular B-tree indexes for equality operator. As far as I know, we don't usually mention what version _added_ a feature like this. I suggest the PG 14 mention be removed. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com If only the physical world exists, free will is an illusion.