1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-15 02:22:24 +03:00

Patch NAME section of reference pages.

This commit is contained in:
Bruce Momjian
2001-08-13 15:24:46 +00:00
parent 1b5cffacdf
commit 4d7af98759
8 changed files with 16 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_sequence.sgml,v 1.8 2000/10/22 23:32:38 tgl Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_sequence.sgml,v 1.9 2001/08/13 15:24:46 momjian Exp $
Postgres documentation
-->
@@ -15,7 +15,7 @@ Postgres documentation
DROP SEQUENCE
</refname>
<refpurpose>
Removes existing sequences from a database
Removes sequences from a database
</refpurpose>
</refnamediv>
<refsynopsisdiv>