pgsql: Add bool to btree_gist documentation - Mailing list pgsql-committers

From Tomas Vondra
Subject pgsql: Add bool to btree_gist documentation
Date
Msg-id E1mvtat-0006Hq-10@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add bool to btree_gist documentation

Commit 57e3c516 added bool opclass to btree_gist, but update the list of
data types in docs to reflect this change.

Reported-by: Pavel Luzanov
Discussion: https://postgr.es/m/CAE2gYzyDKJBZngssR84VGZEN=Ux=V9FV23QfPgo+7-yYnKKg4g@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4c6145b514fa62535f8a5029283de3a54d9cfd53

Modified Files
--------------
doc/src/sgml/btree-gist.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Check for STATUS_DELETE_PENDING on Windows.
Next
From: Tomas Vondra
Date:
Subject: pgsql: Move test for BRIN HOT behavior to stats.sql