We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc411f2 commit 86434afCopy full SHA for 86434af
doc/src/sgml/func.sgml
@@ -13385,7 +13385,7 @@ SELECT pg_type_is_visible('myschema.widget'::regtype);
13385
</row>
13386
<row>
13387
<entry><literal><function>pg_options_to_table(<parameter>reloptions</parameter>)</function></literal></entry>
13388
- <entry><type>name, option</type></entry>
+ <entry><type>setof record</type></entry>
13389
<entry>get the set of option name/value pairs from <structname>pg_class</>.<structfield>reloptions</></entry>
13390
13391
0 commit comments