File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Mon Sep 10 11:21:13 EDT 2001
3
+ Last updated: Tue Sep 11 01:08:40 EDT 2001
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -88,7 +88,7 @@ MULTILANGUAGE SUPPORT
88
88
* Add NCHAR (as distinguished from ordinary varchar),
89
89
* Allow LOCALE on a per-column basis, default to ASCII
90
90
* Support multiple simultaneous character sets, per SQL92
91
- * Reject character sequences those are not valid in their charset
91
+ * - Reject character sequences those are not valid in their charset
92
92
* Make functions more multi-byte aware, e.g. trim()
93
93
* -Make n of CHAR(n)/VARCHAR(n) the number of letters, not bytes (Tatsuo)
94
94
* Allow setting database character set without multibyte enabled
You can’t perform that action at this time.
0 commit comments