Skip to content

Commit 721ea41

Browse files
committed
Fix markup for pg_options_to_table() to report the return column names,
per suggestion from Andrew.
1 parent be6668d commit 721ea41

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/src/sgml/func.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13386,7 +13386,7 @@ SELECT pg_type_is_visible('myschema.widget'::regtype);
1338613386
<row>
1338713387
<entry><literal><function>pg_options_to_table(<parameter>reloptions</parameter>)</function></literal></entry>
1338813388
<entry><type>setof record</type></entry>
13389-
<entry>get the set of storage option name/value pairs</></entry>
13389+
<entry>get the set of storage option name/value pairs</entry>
1339013390
</row>
1339113391
<row>
1339213392
<entry><literal><function>pg_tablespace_databases(<parameter>tablespace_oid</parameter>)</function></literal></entry>
@@ -13484,8 +13484,9 @@ SELECT pg_type_is_visible('myschema.widget'::regtype);
1348413484
</para>
1348513485

1348613486
<para>
13487-
<function>pg_options_to_table</function> returns the set of storage option
13488-
name/value pairs when passed
13487+
<function>pg_options_to_table</function> returns the set of storage
13488+
option name/value pairs
13489+
(<literal>option_name</>/<literal>option_value</>) when passed
1348913490
<structname>pg_class</>.<structfield>reloptions</> or
1349013491
<structname>pg_attribute</>.<structfield>attoptions</>.
1349113492
</para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy