PostgreSQL 7.4 Documentation - create_sequence.sgml - Mailing list pgsql-docs

From Halley Pacheco de Oliveira
Subject PostgreSQL 7.4 Documentation - create_sequence.sgml
Date
Msg-id 20031124105623.79236.qmail@web13106.mail.yahoo.com
Whole thread Raw
Responses Re: PostgreSQL 7.4 Documentation - create_sequence.sgml  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-docs
In the create_sequence.sgml is written:

The optional clause <literal>INCREMENT BY <replaceable
class="parameter">increment</replaceable></literal>
specified, which value is added to the current
sequence value to create a new value.

I think it is wrong and could be:

The optional clause <literal>INCREMENT BY <replaceable
class="parameter">increment</replaceable></literal>
specifies the value to be added to the current
sequence value to create a new value.

Regards,
Halley

______________________________________________________________________

Yahoo! Mail: 6MB, anti-spam e antivírus gratuito! Crie sua conta agora:
http://mail.yahoo.com.br

pgsql-docs by date:

Previous
From: Guillaume LELARGE
Date:
Subject: Re: [pgsql-www] 7.4 official docs : Fonts?
Next
From: Marcos Truchado
Date:
Subject: error in plpgsql-statements.html#PLPGSQL-SELECT-INTO