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

Commit63c6522

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

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
@@ -1114,7 +1114,8 @@ SELECT '52093.89'::money::numeric::float8;
11141114
advantages in some other database systems, there is no such advantage in
11151115
<productname>PostgreSQL</productname>; in fact
11161116
<type>character(<replaceable>n</>)</type> is usually the slowest of
1117-
the three because of its additional storage costs. In most situations
1117+
the three because of its additional storage costs and slower
1118+
sorting. In most situations
11181119
<type>text</type> or <type>character varying</type> should be used
11191120
instead.
11201121
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp