From 03a321d2143cd1168d10960cada9d688c5140520 Mon Sep 17 00:00:00 2001 From: Thomas G. Lockhart Date: Sat, 8 Dec 2001 03:24:40 +0000 Subject: Use PostgreSQL consistantly throughout docs. Before, usage was split evenly between Postgres and PostgreSQL. --- doc/src/sgml/ref/drop_sequence.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src/sgml/ref/drop_sequence.sgml') 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 @@ @@ -105,7 +105,7 @@ ERROR: sequence "name" does not exi The DROP SEQUENCE statement is a - Postgres + PostgreSQL language extension. -- cgit v1.2.3