mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
Add introductory sections explaining what each book is about. Remove Y2K
statement.
This commit is contained in:
@@ -1,16 +1,10 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/notation.sgml,v 1.19 2001/11/23 22:06:20 tgl Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/notation.sgml,v 1.20 2002/10/24 17:48:54 petere Exp $
|
||||
-->
|
||||
|
||||
<sect1 id="notation">
|
||||
<title>Terminology and Notation</title>
|
||||
|
||||
<para>
|
||||
The terms <quote>PostgreSQL</quote> and <quote>Postgres</quote> will be
|
||||
used interchangeably to refer to the software that accompanies this
|
||||
documentation.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
An <firstterm>administrator</firstterm> is generally a person who is
|
||||
in charge of installing and running the server. A <firstterm>user</firstterm>
|
||||
|
Reference in New Issue
Block a user