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-behavior.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/html/btree-behavior.html') diff --git a/doc/src/sgml/html/btree-behavior.html b/doc/src/sgml/html/btree-behavior.html index 1839b84..8c9ae84 100644 --- a/doc/src/sgml/html/btree-behavior.html +++ b/doc/src/sgml/html/btree-behavior.html @@ -1,5 +1,5 @@ -67.2. Behavior of B-Tree Operator Classes

67.2. Behavior of B-Tree Operator Classes #

+67.2. Behavior of B-Tree Operator Classes

67.2. Behavior of B-Tree Operator Classes #

As shown in Table 38.3, a btree operator class must provide five comparison operators, <, @@ -115,4 +115,4 @@ data types. The extensions to three or more data types within a family are not strictly required by the btree index mechanism itself, but the planner relies on them for optimization purposes. -

\ No newline at end of file +

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