X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (neptune.hub.org [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 75588D1B48E for ; Tue, 25 Nov 2003 19:28:09 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 21604-08 for ; Tue, 25 Nov 2003 15:27:41 -0400 (AST) Received: from curie.credativ.org (credativ.com [217.160.209.18]) by svr1.postgresql.org (Postfix) with ESMTP id BEA8CD1B489 for ; Tue, 25 Nov 2003 15:27:41 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by curie.credativ.org (Postfix) with ESMTP id 6394455A29; Tue, 25 Nov 2003 20:27:42 +0100 (CET) Received: from [192.168.2.136] (dsl-213-023-255-012.arcor-ip.net [213.23.255.12]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by curie.credativ.org (Postfix) with ESMTP id 5E14855A28; Tue, 25 Nov 2003 20:27:38 +0100 (CET) Date: Tue, 25 Nov 2003 20:28:21 +0100 (CET) From: Peter Eisentraut X-X-Sender: peter@peter.localdomain To: =?iso-8859-1?q?Halley=20Pacheco=20de=20Oliveira?= Cc: pgsql-docs@postgresql.org Subject: Re: PostgreSQL 7.4 Documentation - create_sequence.sgml In-Reply-To: <20031124105623.79236.qmail@web13106.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS X-Virus-Scanned: by amavisd-new at postgresql.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests=EMAIL_ATTRIBUTION, IN_REP_TO, RCVD_IN_OSIRUSOFT_COM, USER_AGENT_PINE X-Spam-Level: X-Archive-Number: 200311/75 X-Sequence-Number: 2152 Halley Pacheco de Oliveira writes: > In the create_sequence.sgml is written: > > The optional clause INCREMENT BY class="parameter">increment > specified, which value is added to the current > sequence value to create a new value. Fixed, thanks. -- Peter Eisentraut peter_e@gmx.net