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

Commit15601fa

Browse files
committed
Missing doc update forf3dae2a.
1 parentf3dae2a commit15601fa

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30252,14 +30252,6 @@ postgres=# SELECT '0/0'::pg_lsn + pd.segment_number * ps.setting::int + :offset
3025230252
function is to maintain a consistent function signature to avoid
3025330253
errors when restoring statistics from previous versions.
3025430254
</para>
30255-
<para>
30256-
To match the behavior of <xref linkend="sql-vacuum"/> and <xref
30257-
linkend="sql-analyze"/> when updating relation statistics,
30258-
<function>pg_restore_relation_stats()</function> does not follow MVCC
30259-
transactional semantics (see <xref linkend="mvcc"/>). New relation
30260-
statistics may be durable even if the transaction aborts, and the
30261-
changes are not isolated from other transactions.
30262-
</para>
3026330255
<para>
3026430256
Arguments are passed as pairs of <replaceable>argname</replaceable>
3026530257
and <replaceable>argvalue</replaceable>, where

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp