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/spgist-builtin-opclasses.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/html/spgist-builtin-opclasses.html') diff --git a/doc/src/sgml/html/spgist-builtin-opclasses.html b/doc/src/sgml/html/spgist-builtin-opclasses.html index f9759f6..6834fe4 100644 --- a/doc/src/sgml/html/spgist-builtin-opclasses.html +++ b/doc/src/sgml/html/spgist-builtin-opclasses.html @@ -1,5 +1,5 @@ -69.2. Built-in Operator Classes

69.2. Built-in Operator Classes #

+69.2. Built-in Operator Classes

69.2. Built-in Operator Classes #

The core PostgreSQL distribution includes the SP-GiST operator classes shown in Table 69.1. @@ -13,4 +13,4 @@ poly_ops operator classes support the <-> ordering operator, which enables the k-nearest neighbor (k-NN) search over indexed point or polygon data sets. -

\ No newline at end of file +

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