Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit bfeaefd

Browse files
committed
Update:
< the Win32 strcoll() can be used. > the Win32 wcscoll() can be used.
1 parent f882247 commit bfeaefd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

+2-2
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 11:36:51 EST 2005
5+
Last updated: Sat Jan 1 12:24:55 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,7 @@ Source Code
914914
pginstaller)
915915

916916
To fix UTF8, the data needs to be converted to UTF16 and then
917-
the Win32 strcoll() can be used.
917+
the Win32 wcscoll() can be used.
918918

919919

920920
* Wire Protocol Changes

0 commit comments

Comments
 (0)