From 2a0f262beff32ba86bcb58f3273214e5d0517c09 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 May 2024 21:16:24 +0200 Subject: Merging upstream version 16.3. Signed-off-by: Daniel Baumann --- doc/src/sgml/html/btree-gin.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/html/btree-gin.html') diff --git a/doc/src/sgml/html/btree-gin.html b/doc/src/sgml/html/btree-gin.html index 764493c..6c47e57 100644 --- a/doc/src/sgml/html/btree-gin.html +++ b/doc/src/sgml/html/btree-gin.html @@ -1,5 +1,5 @@ -F.8. btree_gin — GIN operator classes with B-tree behavior

F.8. btree_gin — GIN operator classes with B-tree behavior #

+F.8. btree_gin — GIN operator classes with B-tree behavior

F.8. btree_gin — GIN operator classes with B-tree behavior #

btree_gin provides GIN operator classes that implement B-tree equivalent behavior for the data types int2, int4, int8, float4, @@ -35,4 +35,4 @@ SELECT * FROM test WHERE a < 10; Oleg Bartunov (). See http://www.sai.msu.su/~megera/oddmuse/index.cgi/Gin for additional information. -

\ No newline at end of file +

\ No newline at end of file -- cgit v1.2.3