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

Commitf58b664

Browse files
committed
doc: Update link
The reference "That is the topic of the next section." has beenincorrect since the materialized views documentation got insertedbetween the section "rules-views" and "rules-update".Author: Zertrin <postgres_wiki@zertrin.org>
1 parent3e51725 commitf58b664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/rules.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@ SELECT t1.a, t2.b, t1.ctid FROM t1, t2 WHERE t1.a = t2.a;
862862
<command>UPDATE</command>, and <command>DELETE</command> commands on
863863
a view. These rules will rewrite the command, typically into a command
864864
that updates one or more tables, rather than views. That is the topic
865-
ofthe next section.
865+
of<xref linkend="rules-update">.
866866
</para>
867867

868868
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp