Skip to content

Commit 3a96742

Browse files
author
Neil Conway
committed
Doc tweak: add an xref.
1 parent 343a9a2 commit 3a96742

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

doc/src/sgml/func.sgml

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.377 2007/04/07 03:58:08 neilc Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.378 2007/05/07 02:03:58 neilc Exp $ -->
22

33
<chapter id="functions">
44
<title>Functions and Operators</title>
@@ -8189,15 +8189,16 @@ table2-mapping
81898189
</indexterm>
81908190

81918191
<para>
8192-
This section describes <productname>PostgreSQL</productname>'s functions
8193-
for operating on <firstterm>sequence objects</firstterm>.
8194-
Sequence objects (also called sequence generators or
8195-
just sequences) are special single-row tables created with
8196-
<command>CREATE SEQUENCE</command>. A sequence object is usually used to
8197-
generate unique identifiers for rows of a table. The sequence functions,
8198-
listed in <xref linkend="functions-sequence-table">,
8199-
provide simple, multiuser-safe methods for obtaining successive
8200-
sequence values from sequence objects.
8192+
This section describes <productname>PostgreSQL</productname>'s
8193+
functions for operating on <firstterm>sequence objects</firstterm>.
8194+
Sequence objects (also called sequence generators or just
8195+
sequences) are special single-row tables created with <xref
8196+
linkend="sql-createsequence" endterm="sql-createsequence-title">.
8197+
A sequence object is usually used to generate unique identifiers
8198+
for rows of a table. The sequence functions, listed in <xref
8199+
linkend="functions-sequence-table">, provide simple, multiuser-safe
8200+
methods for obtaining successive sequence values from sequence
8201+
objects.
82018202
</para>
82028203

82038204
<table id="functions-sequence-table">

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