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

Commitd319a65

Browse files
committed
Break out \distv into four separate lines in the psql documentation, for
clarity.
1 parent143e755 commitd319a65

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

‎doc/src/sgml/ref/psql-ref.sgml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.215 2009/01/06 23:01:57 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.216 2009/01/07 04:51:34 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -1113,11 +1113,14 @@ testdb=&gt;
11131113

11141114

11151115
<varlistentry>
1116-
<term><literal>\distv[S+] [ <replaceable class="parameter">pattern</replaceable> ]</literal></term>
1116+
<term><literal>\di[S+] [ <replaceable class="parameter">pattern</replaceable> ]</literal></term>
1117+
<term><literal>\ds[S+] [ <replaceable class="parameter">pattern</replaceable> ]</literal></term>
1118+
<term><literal>\dt[S+] [ <replaceable class="parameter">pattern</replaceable> ]</literal></term>
1119+
<term><literal>\dv[S+] [ <replaceable class="parameter">pattern</replaceable> ]</literal></term>
11171120

11181121
<listitem>
11191122
<para>
1120-
This is nottheactual command name: the letters
1123+
Fortheabove commands, the letters
11211124
<literal>i</literal>, <literal>s</literal>,
11221125
<literal>t</literal>, <literal>v</literal>,
11231126
<literal>S</literal> stand for index, sequence, table, view,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp