Commit 9db29926 authored by Bruce Momjian's avatar Bruce Momjian

Rename postgres95 to postgresql.

parent ee08c36d
.\" 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/postgres95/src/backend/libpq/libpq-fs.h /usr/local/pgsql/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 $
* *
*------------------------------------------------------------------------- *-------------------------------------------------------------------------
*/ */
......
.\" 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 POSTGRES95 UNIX 12/08/96 Postgres95 Postgres95 .TH POSTGRESQL 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment