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

Commit09cfab3

Browse files
author
Thomas G. Lockhart
committed
Include references to other "drop" man pages.
1 parent5acd45f commit09cfab3

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

‎src/man/drop.l

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/drop.l,v 1.2 1996/12/11 00:27:37 momjian Exp $
4-
.TH "DROP TABLE" SQL11/05/95 PostgreSQL PostgreSQL
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/drop.l,v 1.3 1997/09/26 15:20:12 thomas Exp $
4+
.TH "DROP TABLE" SQL09/26/97 PostgreSQL
55
.SH NAME
66
drop table\(em destroy existing classes
77
.SH SYNOPSIS
@@ -38,4 +38,13 @@ drop table emp, parts
3838
.fi
3939
.SH "SEE ALSO"
4040
delete(l),
41-
drop index(l).
41+
drop aggregate(l),
42+
drop database(l),
43+
drop function(l),
44+
drop index(l),
45+
drop operator(l),
46+
drop rule(l),
47+
drop sequence(l),
48+
drop trigger(l),
49+
drop type(l),
50+
drop view(l).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp