We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3580dc commit 873dd24Copy full SHA for 873dd24
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Oct 3 13:38:07 EDT 2001
+Last updated: Wed Oct 3 13:38:37 EDT 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -93,7 +93,7 @@ MULTILANGUAGE SUPPORT
93
* -Make n of CHAR(n)/VARCHAR(n) the number of letters, not bytes (Tatsuo)
94
* Allow setting database character set without multibyte enabled
95
* Improve Unicode combined character handling
96
-* Use wide characters to evaluate LIKE expressions, for performance (Tatsuo)
+* Use wide characters to evaluate LIKE, for performance (Tatsuo)
97
98
VIEWS
99
0 commit comments