mirror of
https://github.com/postgres/postgres.git
synced 2025-04-24 10:47:04 +03:00
A few changes to reflect things properly suggested by David
This commit is contained in:
parent
f522a32ceb
commit
a902829a66
@ -1,7 +1,7 @@
|
|||||||
.\" This is -*-nroff-*-
|
.\" This is -*-nroff-*-
|
||||||
.\" XXX standard disclaimer belongs here....
|
.\" XXX standard disclaimer belongs here....
|
||||||
.\" $Header: /cvsroot/pgsql/src/man/Attic/destroydb.l,v 1.2 1996/12/11 00:27:33 momjian Exp $
|
.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_database.l,v 1.1 1997/04/26 18:43:33 scrappy Exp $
|
||||||
.TH DESTROYDB SQL 01/23/93 PostgreSQL PostgreSQL
|
.TH "DROP DATABASE" SQL 01/23/93 PostgreSQL PostgreSQL
|
||||||
.SH NAME
|
.SH NAME
|
||||||
drop database \(em destroy an existing database
|
drop database \(em destroy an existing database
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
@ -1,6 +1,6 @@
|
|||||||
.\" This is -*-nroff-*-
|
.\" This is -*-nroff-*-
|
||||||
.\" XXX standard disclaimer belongs here....
|
.\" XXX standard disclaimer belongs here....
|
||||||
.\" $Header: /cvsroot/pgsql/src/man/Attic/remove_view.l,v 1.2 1996/12/11 00:28:05 momjian Exp $
|
.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_view.l,v 1.1 1997/04/26 18:43:35 scrappy Exp $
|
||||||
.TH "DROP VIEW" SQL 04/25/94 PostgreSQL PostgreSQL
|
.TH "DROP VIEW" SQL 04/25/94 PostgreSQL PostgreSQL
|
||||||
.SH NAME
|
.SH NAME
|
||||||
drop view \(em removes a view from Postgres
|
drop view \(em removes a view from Postgres
|
Loading…
x
Reference in New Issue
Block a user