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/lo-intro.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/html/lo-intro.html') diff --git a/doc/src/sgml/html/lo-intro.html b/doc/src/sgml/html/lo-intro.html index f359ddf..b7b418b 100644 --- a/doc/src/sgml/html/lo-intro.html +++ b/doc/src/sgml/html/lo-intro.html @@ -1,5 +1,5 @@ -35.1. Introduction

35.1. Introduction #

+35.1. Introduction

35.1. Introduction #

All large objects are stored in a single system table named pg_largeobject. Each large object also has an entry in the system table pg_largeobject_metadata. Large objects can be created, modified, and deleted using a read/write API @@ -15,4 +15,4 @@ most 1 GB. Also, reading and updating portions of a large object can be done efficiently, while most operations on a TOASTed field will read or write the whole value as a unit. -

\ No newline at end of file +

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