PostgreSQL 7.4 Documentation - create_sequence.sgml

From: Halley Pacheco de Oliveira <halleypo(at)yahoo(dot)com(dot)br>
To: pgsql-docs(at)postgresql(dot)org
Subject: PostgreSQL 7.4 Documentation - create_sequence.sgml
Date: 2003-11-24 10:56:23
Message-ID: 20031124105623.79236.qmail@web13106.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Marcos Truchado 2003-11-24 16:02:56 error in plpgsql-statements.html#PLPGSQL-SELECT-INTO
Previous Message Dave Page 2003-11-21 12:10:16 Re: [DOCS] 7.4 official docs : Fonts?