From dd6c2fee6e501c9b51c8cce120b4ddc61b9a0b7e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 07:05:19 +0200 Subject: Adding upstream version 15.7. Signed-off-by: Daniel Baumann --- doc/src/sgml/html/functions-binarystring.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src/sgml/html/functions-binarystring.html') diff --git a/doc/src/sgml/html/functions-binarystring.html b/doc/src/sgml/html/functions-binarystring.html index ba0b67f..f4e997a 100644 --- a/doc/src/sgml/html/functions-binarystring.html +++ b/doc/src/sgml/html/functions-binarystring.html @@ -1,5 +1,5 @@ -9.5. Binary String Functions and Operators

9.5. Binary String Functions and Operators

+9.5. Binary String Functions and Operators

9.5. Binary String Functions and Operators

This section describes functions and operators for examining and manipulating binary strings, that is values of type bytea. Many of these are equivalent, in purpose and syntax, to the @@ -470,7 +470,7 @@

base64

The base64 format is that - of RFC + of RFC 2045 Section 6.8. As per the RFC, encoded lines are broken at 76 characters. However instead of the MIME CRLF end-of-line marker, only a newline is used for end-of-line. @@ -507,4 +507,4 @@ See also the aggregate function string_agg in Section 9.21 and the large object functions in Section 35.4. -

\ No newline at end of file +

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