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: Sun Sep 9 20:14:22 EDT 2001
3
+ Last updated: Sun Sep 9 22:02:31 EDT 2001
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -91,6 +91,7 @@ MULTILANGUAGE SUPPORT
91
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
+ * Allow setting database character set without multibyte enabled
94
95
95
96
VIEWS
96
97
@@ -215,7 +216,6 @@ CLIENTS
215
216
o JDBC-standard BLOB support
216
217
o Error Codes (pending backend implementation)
217
218
o Support for binary data/bytea
218
- o Ability to set database character set without multibyte enabled
219
219
220
220
REFERENTIAL INTEGRITY
221
221
You can’t perform that action at this time.
0 commit comments