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

Commita77c4df

Browse files
committed
List of available pg_options items was a tad out-of-date.
1 parent8994662 commita77c4df

File tree

1 file changed

+35
-24
lines changed

1 file changed

+35
-24
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 35 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.8 2000/04/08 23:12:00 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.9 2000/04/23 00:25:06 tgl Exp $
33
-->
44

55
<Chapter Id="runtime">
@@ -365,6 +365,39 @@ showportnumber
365365
</listitem>
366366
</varlistentry>
367367

368+
<varlistentry>
369+
<term>
370+
pretty_plan
371+
</term>
372+
<listitem>
373+
<para>
374+
Pretty-print query plan.
375+
</para>
376+
</listitem>
377+
</varlistentry>
378+
379+
<varlistentry>
380+
<term>
381+
pretty_parse
382+
</term>
383+
<listitem>
384+
<para>
385+
Pretty-print parser output.
386+
</para>
387+
</listitem>
388+
</varlistentry>
389+
390+
<varlistentry>
391+
<term>
392+
pretty_rewritten
393+
</term>
394+
<listitem>
395+
<para>
396+
Pretty-print rewritten query.
397+
</para>
398+
</listitem>
399+
</varlistentry>
400+
368401
<varlistentry>
369402
<term>
370403
parserstats
@@ -590,29 +623,7 @@ showportnumber
590623

591624
<varlistentry>
592625
<term>
593-
notifyunlock
594-
</term>
595-
<listitem>
596-
<para>
597-
Unlock of pg_listener after notify.
598-
</para>
599-
</listitem>
600-
</varlistentry>
601-
602-
<varlistentry>
603-
<term>
604-
notifyhack
605-
</term>
606-
<listitem>
607-
<para>
608-
Remove duplicate tuples from pg_listener.
609-
</para>
610-
</listitem>
611-
</varlistentry>
612-
613-
<varlistentry>
614-
<term>
615-
fsync
626+
nofsync
616627
</term>
617628
<listitem>
618629
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp