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

Commit4db226b

Browse files
alvherreJonathan S. Katz
and
Jonathan S. Katz
committed
Mention change of width of values generated by SERIAL sequences
This changed during pg10 development, but had not been documented.Co-authored-by: Jonathan S. Katz <jkatz@postgresql.org>Discussion:https://postgr.es/m/20180828163408.vl44nwetdybwffyk@alvherre.pgsql
1 parent1e5e4ef commit4db226b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎doc/src/sgml/release-10.sgml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4716,6 +4716,13 @@ Branch: REL_10_STABLE [5159626af] 2017-11-03 14:14:16 -0400
47164716
more compatible with existing code.
47174717
</para>
47184718

4719+
<para>
4720+
Also, sequences created for <literal>SERIAL</literal> columns now generate
4721+
positive 32-bit wide values, whereas previous versions generated 64-bit
4722+
wide values. This has no visible effect if the values are only stored in
4723+
a column.
4724+
</para>
4725+
47194726
<para>
47204727
The output of <application>psql</application>'s <command>\d</command> command for a
47214728
sequence has been redesigned, too.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp