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
9db29926
Commit
9db29926
authored
Oct 28, 1997
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename postgres95 to postgresql.
parent
ee08c36d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
src/man/large_objects.3
src/man/large_objects.3
+3
-3
src/man/postgres.1
src/man/postgres.1
+2
-2
No files found.
src/man/large_objects.3
View file @
9db29926
.\" This is -*-nroff-*-
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
.\" XXX standard disclaimer belongs here....
.\" $Header: /cvsroot/pgsql/src/man/Attic/large_objects.3,v 1.
3 1996/12/11 00:27:51
momjian Exp $
.\" $Header: /cvsroot/pgsql/src/man/Attic/large_objects.3,v 1.
4 1997/10/28 03:20:30
momjian Exp $
.TH "LARGE OBJECTS" INTRO 03/18/94 PostgreSQL PostgreSQL
.TH "LARGE OBJECTS" INTRO 03/18/94 PostgreSQL PostgreSQL
.SH DESCRIPTION
.SH DESCRIPTION
.PP
.PP
...
@@ -83,7 +83,7 @@ creates a new large object. The
...
@@ -83,7 +83,7 @@ creates a new large object. The
is a bitmask describing several different attributes of the new
is a bitmask describing several different attributes of the new
object. The symbolic constants listed here are defined in
object. The symbolic constants listed here are defined in
.nf
.nf
/usr/local/p
ostgres95
/src/backend/libpq/libpq-fs.h
/usr/local/p
gsql
/src/backend/libpq/libpq-fs.h
.fi
.fi
The access type (read, write, or both) is controlled by
The access type (read, write, or both) is controlled by
.SM OR
.SM OR
...
@@ -259,7 +259,7 @@ library.
...
@@ -259,7 +259,7 @@ library.
*
*
*
*
* IDENTIFICATION
* IDENTIFICATION
* $Header: /cvsroot/pgsql/src/man/Attic/large_objects.3,v 1.
3 1996/12/11 00:27:51
momjian Exp $
* $Header: /cvsroot/pgsql/src/man/Attic/large_objects.3,v 1.
4 1997/10/28 03:20:30
momjian Exp $
*
*
*-------------------------------------------------------------------------
*-------------------------------------------------------------------------
*/
*/
...
...
src/man/postgres.1
View file @
9db29926
.\" This is -*-nroff-*-
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
.\" XXX standard disclaimer belongs here....
.\" $Header: /cvsroot/pgsql/src/man/Attic/postgres.1,v 1.
7 1997/09/24 03:20:54
momjian Exp $
.\" $Header: /cvsroot/pgsql/src/man/Attic/postgres.1,v 1.
8 1997/10/28 03:20:31
momjian Exp $
.TH POSTGRES
95 UNIX 12/08/96 Postgres95 Postgres95
.TH POSTGRES
QL UNIX 12/08/96 PostgreSQL PostgreSQL
.SH NAME
.SH NAME
postgres \(em the Postgres backend server
postgres \(em the Postgres backend server
.SH SYNOPSIS
.SH SYNOPSIS
...
...
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