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 2b7ccb1 commit b3580dcCopy full SHA for b3580dc
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Oct 3 12:05:36 EDT 2001
+Last updated: Wed Oct 3 13:38:07 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 regular expressions, for performance (Tatsuo)
+* Use wide characters to evaluate LIKE expressions, for performance (Tatsuo)
97
98
VIEWS
99
0 commit comments