From e75d99818dd3940be997520e64db8c9e3b207e39 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 07:05:26 +0200 Subject: Merging upstream version 15.7. Signed-off-by: Daniel Baumann --- doc/src/sgml/html/infoschema-columns.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/html/infoschema-columns.html') diff --git a/doc/src/sgml/html/infoschema-columns.html b/doc/src/sgml/html/infoschema-columns.html index 21a5428..736c641 100644 --- a/doc/src/sgml/html/infoschema-columns.html +++ b/doc/src/sgml/html/infoschema-columns.html @@ -1,5 +1,5 @@ -37.17. columns

37.17. columns

+37.17. columns

37.17. columns

The view columns contains information about all table columns (or view columns) in the database. System columns (ctid, etc.) are not included. Only those columns are @@ -334,4 +334,4 @@ columns with their associated data types and treat domains as separate types, you could write coalesce(domain_name, udt_name), etc. -

\ No newline at end of file +

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