Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
a902829a
Commit
a902829a
authored
Apr 26, 1997
by
Marc G. Fournier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
A few changes to reflect things properly suggested by David
parent
f522a32c
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
src/man/drop_database.l
src/man/drop_database.l
+2
-2
src/man/drop_view.l
src/man/drop_view.l
+1
-1
No files found.
src/man/d
estroydb
.l
→
src/man/d
rop_database
.l
View file @
a902829a
.\" This is -*-nroff-*-
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
.\" XXX standard disclaimer belongs here....
.\" $Header: /cvsroot/pgsql/src/man/Attic/d
estroydb.l,v 1.2 1996/12/11 00:27:33 momjian
Exp $
.\" $Header: /cvsroot/pgsql/src/man/Attic/d
rop_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
...
...
src/man/
remove
_view.l
→
src/man/
drop
_view.l
View file @
a902829a
.\" 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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment