We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f882247 commit bfeaefdCopy full SHA for bfeaefd
doc/TODO
@@ -2,7 +2,7 @@
2
TODO list for PostgreSQL
3
========================
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
-Last updated: Sat Jan 1 11:36:51 EST 2005
+Last updated: Sat Jan 1 12:24:55 EST 2005
6
7
The most recent version of this document can be viewed at the PostgreSQL web
8
site, http://www.PostgreSQL.org.
@@ -914,7 +914,7 @@ Source Code
914
pginstaller)
915
916
To fix UTF8, the data needs to be converted to UTF16 and then
917
- the Win32 strcoll() can be used.
+ the Win32 wcscoll() can be used.
918
919
920
* Wire Protocol Changes
0 commit comments