Number of GiST support functions
The Post Office <noreply@postgresql.org>
From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: e.rogov@postgrespro.ru
Date: 2021-10-04T13:13:49Z
Lists: pgsql-docs
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/gist-extensibility.html Description: The documentation states that > There are five methods that an index operator class for GiST must provide, and five that are optional. although there are 11 of them. Eleventh optional sortsupport method was added in 16fa9b2b30a.
Commits
-
Doc: fix minor issues in GiST support function documentation.
- 5f46180070d1 14.1 landed
- 36d1a848a86a 15.0 landed