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

Commit0b58d30

Browse files
committed
Add wording about UTF8:
< like towupper().> like towupper(). However, UTF8 already works with normal> locales but provides no ordering.
1 parent0ae430a commit0b58d30

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
TODO list for PostgreSQL
33
========================
44
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated:Thu Feb 2409:14:47 EST 2005
5+
Last updated:Thu Feb 2418:39:38 EST 2005
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -949,7 +949,8 @@ Source Code
949949

950950
To fix UTF8, the data needs to be converted to UTF16 and then
951951
the Win32 wcscoll() can be used, and perhaps other functions
952-
like towupper().
952+
like towupper(). However, UTF8 already works with normal
953+
locales but provides no ordering.
953954

954955

955956
* Wire Protocol Changes

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp