mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Postgres95 to PostgreSQL.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
.\" This is -*-nroff-*-
|
||||
.\" XXX standard disclaimer belongs here....
|
||||
.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.4 1996/12/11 00:28:03 momjian Exp $
|
||||
.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.5 1996/12/11 22:58:16 momjian Exp $
|
||||
.TH PSQL UNIX 1/20/96 PostgreSQL PostgreSQL
|
||||
.SH NAME
|
||||
psql \(em run the interactive query front-end
|
||||
@ -209,8 +209,8 @@ In normal operation, psql provides a prompt with the name of the
|
||||
database that psql is current connected to followed by the string "=>".
|
||||
For example,
|
||||
.nf
|
||||
Welcome to the POSTGRES95 interactive sql monitor:
|
||||
Please read the file COPYRIGHT for copyright terms of POSTGRES95
|
||||
Welcome to the POSTGRESQL interactive sql monitor:
|
||||
Please read the file COPYRIGHT for copyright terms of POSTGRESQL
|
||||
|
||||
type \e? for help on slash commands
|
||||
type \eq to quit
|
||||
|
Reference in New Issue
Block a user