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 328870a commit 8dffc8fCopy full SHA for 8dffc8f
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sun Sep 23 00:15:00 EDT 2001
+Last updated: Sun Sep 23 09:55:37 EDT 2001
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -89,7 +89,7 @@ MULTILANGUAGE SUPPORT
89
* Allow LOCALE on a per-column basis, default to ASCII
90
* Support multiple simultaneous character sets, per SQL92
91
* -Reject character sequences those are not valid in their charset (Tatsuo)
92
-* Make functions more multi-byte aware, e.g. trim()
+* -Make functions more multi-byte aware, e.g. trim() (Tatsuo)
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
0 commit comments