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 fcd2e37 commit a2a0f7bCopy full SHA for a2a0f7b
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Oct 3 14:35:59 EDT 2001
+Last updated: Wed Oct 3 18:27:51 EDT 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -94,6 +94,7 @@ MULTILANGUAGE SUPPORT
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)
97
+* Optimize locale to have minimal performance impact when not used (Peter E)
98
99
VIEWS
100
0 commit comments