Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit86434af

Browse files
committed
Fix doc patch --- pg_options_to_table() returns "setof record".
1 parentbc411f2 commit86434af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13385,7 +13385,7 @@ SELECT pg_type_is_visible('myschema.widget'::regtype);
1338513385
</row>
1338613386
<row>
1338713387
<entry><literal><function>pg_options_to_table(<parameter>reloptions</parameter>)</function></literal></entry>
13388-
<entry><type>name, option</type></entry>
13388+
<entry><type>setof record</type></entry>
1338913389
<entry>get the set of option name/value pairs from <structname>pg_class</>.<structfield>reloptions</></entry>
1339013390
</row>
1339113391
<row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp