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

Commit8506a60

Browse files
committed
doc: mention CREATE MATERIALIZED VIEW AS can be EXPLAINed
Patch by Amit LangoteReport byBackpatch through
1 parent26cd1d7 commit8506a60

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/src/sgml/ref/explain.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,9 @@ ROLLBACK;
228228
<para>
229229
Any <command>SELECT</>, <command>INSERT</>, <command>UPDATE</>,
230230
<command>DELETE</>, <command>VALUES</>, <command>EXECUTE</>,
231-
<command>DECLARE</>, or <command>CREATE TABLE AS</command>
232-
statement, whose execution plan you wish to see.
231+
<command>DECLARE</>, <command>CREATE TABLE AS</>, or
232+
<command>CREATE MATERIALIZED VIEW AS</> statement, whose execution
233+
plan you wish to see.
233234
</para>
234235
</listitem>
235236
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp