1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-18 17:42:25 +03:00

Revise command completion tags as per hackers message on 20 March.

This commit is contained in:
Peter Eisentraut
2002-05-18 15:44:48 +00:00
parent e8ac187c68
commit 2c50f6344b
33 changed files with 140 additions and 92 deletions

View File

@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_sequence.sgml,v 1.27 2002/04/23 02:07:16 tgl Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_sequence.sgml,v 1.28 2002/05/18 15:44:47 petere Exp $
PostgreSQL documentation
-->
@ -161,7 +161,7 @@ CREATE [ TEMPORARY | TEMP ] SEQUENCE <replaceable class="parameter">seqname</rep
<variablelist>
<varlistentry>
<term><computeroutput>
CREATE
CREATE SEQUENCE
</computeroutput></term>
<listitem>
<para>