Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb112df8

Browse files
committed
Typo fixes for previous commit.
Noted by Thom Brown.
1 parent95282d3 commitb112df8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/datatype.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -832,9 +832,9 @@ ALTER SEQUENCE <replaceable class="parameter">tablename</replaceable>_<replaceab
832832
<note>
833833
<para>
834834
Because <type>smallserial</type>, <type>serial</type> and
835-
<type>bigserial</type> are implementedusings sequences, there may
835+
<type>bigserial</type> are implementedusing sequences, there may
836836
be "holes" or gaps in the sequence of values which appears in the
837-
column, even if no rows are ever deleted.This is a value allocated
837+
column, even if no rows are ever deleted.A value allocated
838838
from the sequence is still "used up" even if a row containing that
839839
value is never successfully inserted into the table column. This
840840
may happen, for example, if the inserting transaction rolls back.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp