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

Commit268bdd7

Browse files
committed
Cleanujp
1 parentd07d5d8 commit268bdd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/drop_table.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_table.sgml,v 1.6 1999/07/22 15:09:11 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_table.sgml,v 1.7 2000/07/21 04:37:10 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -120,7 +120,7 @@ ERROR Relation "<replaceable class="parameter">name</replaceable>" Does Not Exis
120120
</title>
121121
<para>
122122
To destroy two tables, <literal>films</literal> and
123-
<command>distributors</command>:
123+
<literal>distributors</literal>:
124124

125125
<programlisting>
126126
DROP TABLE films, distributors;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp