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

Commit7c7fd88

Browse files
committed
Mark up release notes using <link>.
Unlike <xref>, this actually works.
1 parente5948e3 commit7c7fd88

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

‎doc/src/sgml/release-9.1.sgml

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -619,11 +619,12 @@
619619

620620
<listitem>
621621
<para>
622-
Increase the maximum values for <varname>deadlock_timeout</>,
623-
<varname>max_standby_archive_delay</>,
624-
<varname>max_standby_streaming_delay</>,
625-
<varname>log_min_duration_statement</>, and
626-
<varname>log_autovacuum_min_duration</>.
622+
Increase the maximum values for
623+
<link linkend="guc-deadlock-timeout"><varname>deadlock_timeout</varname></link>,
624+
<link linkend="guc-max-standby-archive-delay"><varname>max_standby_archive_delay</varname></link>,
625+
<link linkend="guc-max-standby-streaming-delay"><varname>max_standby_streaming_delay</varname></link>,
626+
<link linkend="guc-log-min-duration-statement"><varname>log_min_duration_statement</varname></link>, and
627+
<link linkend="guc-log-autovacuum-min-duration"><varname>log_autovacuum_min_duration</varname></link>.
627628
</para>
628629

629630
<para>
@@ -1074,9 +1075,9 @@
10741075
</para>
10751076

10761077
<para>
1077-
<command>ALTER TABLE INHERIT</> now takes a stronger lock on the
1078-
parent table, so that both children do not try to update it
1079-
simultaneously.
1078+
<link linkend="sql-altertable"><command>ALTER TABLE</command></link>
1079+
now takes a stronger lock on theparent table, so that both children do
1080+
not try to update itsimultaneously.
10801081
</para>
10811082
</listitem>
10821083

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp