aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/drop_sequence.sgml
diff options
context:
space:
mode:
authorThomas G. Lockhart <lockhart@fourpalms.org>2001-12-08 03:24:40 +0000
committerThomas G. Lockhart <lockhart@fourpalms.org>2001-12-08 03:24:40 +0000
commit03a321d2143cd1168d10960cada9d688c5140520 (patch)
treed3f74d5cb79cb163ccef02e64f0d1e30f5c28221 /doc/src/sgml/ref/drop_sequence.sgml
parent68cb184b562b3713ccc3be1cc21fbd3122493b32 (diff)
downloadpostgresql-03a321d2143cd1168d10960cada9d688c5140520.tar.gz
postgresql-03a321d2143cd1168d10960cada9d688c5140520.zip
Use PostgreSQL consistantly throughout docs. Before, usage was split evenly
between Postgres and PostgreSQL.
Diffstat (limited to 'doc/src/sgml/ref/drop_sequence.sgml')
-rw-r--r--doc/src/sgml/ref/drop_sequence.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/drop_sequence.sgml b/doc/src/sgml/ref/drop_sequence.sgml
index 5782fdc6a26..70bb2034b8c 100644
--- a/doc/src/sgml/ref/drop_sequence.sgml
+++ b/doc/src/sgml/ref/drop_sequence.sgml
@@ -1,6 +1,6 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_sequence.sgml,v 1.10 2001/09/03 12:57:49 petere Exp $
-Postgres documentation
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_sequence.sgml,v 1.11 2001/12/08 03:24:36 thomas Exp $
+PostgreSQL documentation
-->
<refentry id="SQL-DROPSEQUENCE">
@@ -105,7 +105,7 @@ ERROR: sequence "<replaceable class="parameter">name</replaceable>" does not exi
</title>
<para>
The <command>DROP SEQUENCE</command> statement is a
- <productname>Postgres</productname>
+ <productname>PostgreSQL</productname>
language extension.
</para>
<para>