From 323bcca5249c707b68d9f6d921d86fd750bcf33e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 May 2024 21:16:20 +0200 Subject: Merging upstream version 16.3. Signed-off-by: Daniel Baumann --- doc/src/sgml/html/gin-examples.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/html/gin-examples.html') diff --git a/doc/src/sgml/html/gin-examples.html b/doc/src/sgml/html/gin-examples.html index f56bf6c..caedb9c 100644 --- a/doc/src/sgml/html/gin-examples.html +++ b/doc/src/sgml/html/gin-examples.html @@ -1,5 +1,5 @@ -70.7. Examples

70.7. Examples #

+70.7. Examples

70.7. Examples #

The core PostgreSQL distribution includes the GIN operator classes previously shown in Table 70.1. @@ -7,4 +7,4 @@ GIN operator classes:

btree_gin

B-tree equivalent functionality for several data types

hstore

Module for storing (key, value) pairs

intarray

Enhanced support for int[]

pg_trgm

Text similarity using trigram matching

-

\ No newline at end of file +

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