pgsql: doc: Fix inconsistencies in GIN, BRIN and SP-GiST for optional o

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: doc: Fix inconsistencies in GIN, BRIN and SP-GiST for optional o
Дата
Msg-id E1jsz6f-0007vv-TU@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Fix inconsistencies in GIN, BRIN and SP-GiST for optional opclass methods

The GIN and SP-GiST parts were out-of-sync since the changes of 14903f2,
and the BRIN part was wrong since its introduction in 15cb2bd.

Author: Guillaume Lelarge
Reviewed-by: Daniel Gustafsson
Discussion: https://postgr.es/m/CAECtzeXKvEPEr967h0PRYRi39uTmdEms=oUtc_PWGjZRNN1prw@mail.gmail.com
Backpatch-through: 13

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ea5737889f0586c2d46738bc52b97b86369f03e2

Modified Files
--------------
doc/src/sgml/brin.sgml   | 2 +-
doc/src/sgml/gin.sgml    | 4 ++--
doc/src/sgml/spgist.sgml | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Un-break pg_upgrade from pre-v12 servers.
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: Fix function name in comment.