Skip to content

Commit 38ba28e

Browse files
committed
Fix language.
1 parent dc69cc1 commit 38ba28e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/create_sequence.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_sequence.sgml,v 1.37 2003/09/22 00:16:57 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_sequence.sgml,v 1.38 2003/11/25 19:27:18 petere Exp $
33
PostgreSQL documentation
44
-->
55

@@ -101,7 +101,7 @@ SELECT * FROM <replaceable>name</replaceable>;
101101
<listitem>
102102
<para>
103103
The optional clause <literal>INCREMENT BY <replaceable
104-
class="parameter">increment</replaceable></literal> specified,
104+
class="parameter">increment</replaceable></literal> specifies
105105
which value is added to the current sequence value to create a
106106
new value. A positive value will make an ascending sequence, a
107107
negative one a descending sequence. The default value is 1.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy