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

Commit07d0069

Browse files
committed
Documentation fixup.
Wrong return type for pg_clear_attribute_stats().Author: Noriyoshi ShinodaDiscussion:https://postgr.es/m/DM4PR84MB17347944F27A552F0CCDF84CEE4C2@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM
1 parent940f7a5 commit07d0069

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
@@ -30281,7 +30281,7 @@ DETAIL: Make sure pg_wal_replay_wait() isn't called within a transaction with a
3028130281
<parameter>relation</parameter> <type>regclass</type>,
3028230282
<parameter>attname</parameter> <type>name</type>,
3028330283
<parameter>inherited</parameter> <type>boolean</type> )
30284-
<returnvalue>boolean</returnvalue>
30284+
<returnvalue>void</returnvalue>
3028530285
</para>
3028630286
<para>
3028730287
Clears table-level statistics for the given relation attribute, as

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp