提交 86434afb 编写于 作者: B Bruce Momjian

Fix doc patch --- pg_options_to_table() returns "setof record".

上级 bc411f25
......@@ -13385,7 +13385,7 @@ SELECT pg_type_is_visible('myschema.widget'::regtype);
</row>
<row>
<entry><literal><function>pg_options_to_table(<parameter>reloptions</parameter>)</function></literal></entry>
<entry><type>name, option</type></entry>
<entry><type>setof record</type></entry>
<entry>get the set of option name/value pairs from <structname>pg_class</>.<structfield>reloptions</></entry>
</row>
<row>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册