Skip to content

Commit 7bf7b0b

Browse files
committed
This trivial patch fixes a typo and improves the phrasing of a sentence
in the docs. Neil Conway
1 parent ed5eb09 commit 7bf7b0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/datatype.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.84 2002/01/20 22:19:55 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.85 2002/03/05 06:14:45 momjian Exp $
33
-->
44

55
<chapter id="datatype">
@@ -688,7 +688,7 @@ CREATE TABLE <replaceable class="parameter">tablename</replaceable> (
688688
names <type>bigserial</type> and <type>serial8</type> work just
689689
the same way, except that they create a <type>bigint</type>
690690
column. <type>bigserial</type> should be used if you anticipate
691-
use of more than 2<superscript>31</> identifiers over the lifetime of the table.
691+
the use of more than 2<superscript>31</> identifiers over the lifetime of the table.
692692
</para>
693693

694694
<para>
@@ -704,7 +704,7 @@ CREATE TABLE <replaceable class="parameter">tablename</replaceable> (<replaceabl
704704

705705
The sequence will remain in the database until explicitly dropped using
706706
<command>DROP SEQUENCE</command>. (This annoyance will probably be
707-
changed in some future release.)
707+
fixed in some future release.)
708708
</para>
709709
</sect2>
710710
</sect1>

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