We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a17447 commit 1e3eaccCopy full SHA for 1e3eacc
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Jul 13 14:21:55 EDT 2001
+Last updated: Sun Jul 15 10:33:56 EDT 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -87,7 +87,7 @@ MULTILANGUAGE SUPPORT
87
* Support multiple simultaneous character sets, per SQL92
88
* Reject character sequences those are not valid in their charset
89
* Make functions more multi-byte aware, i.e. trim()
90
-* Make n of CHAR(n)/VARCHAR(n) the number of letters, not bytes
+* -Make n of CHAR(n)/VARCHAR(n) the number of letters, not bytes (Tatsuo)
91
92
VIEWS
93
0 commit comments