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

Commit8190f2d

Browse files
committed
9.5 release notes: mention lack of char() sort improvements
Report by Peter GeogheganBackpatch through 9.5
1 parent56c8ce8 commit8190f2d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/datatype.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1139,7 +1139,8 @@ SELECT '52093.89'::money::numeric::float8;
11391139
advantages in some other database systems, there is no such advantage in
11401140
<productname>PostgreSQL</productname>; in fact
11411141
<type>character(<replaceable>n</>)</type> is usually the slowest of
1142-
the three because of its additional storage costs. In most situations
1142+
the three because of its additional storage costs and slower
1143+
sorting. In most situations
11431144
<type>text</type> or <type>character varying</type> should be used
11441145
instead.
11451146
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp