Thanks to visit codestin.com Credit goes to github.com
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 1d75834 commit 864059cCopy full SHA for 864059c
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Oct 4 00:23:06 EDT 2001
+Last updated: Thu Oct 4 00:24:19 EDT 2001
4
5
Current maintainer: Bruce Momjian ([email protected])
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, for performance (Tatsuo)
+* Optimize locale to have minimal performance impact when not used (Peter E)
97
98
VIEWS
99
0 commit comments