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

Commit3ca924a

Browse files
committed
Update:
< the Win32 wcscoll() can be used.> the Win32 wcscoll() can be used, and perhaps other functions> like towupper().
1 parentbfeaefd commit3ca924a

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:Sat Jan 1 12:24:55 EST 2005
5+
Last updated:Sat Jan 1 12:29:09 EST 2005
66

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

916916
To fix UTF8, the data needs to be converted to UTF16 and then
917-
the Win32 wcscoll() can be used.
917+
the Win32 wcscoll() can be used, and perhaps other functions
918+
like towupper().
918919

919920

920921
* Wire Protocol Changes

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp