Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 98d0411

Browse files
committed
Update TODO list.
1 parent df7664c commit 98d0411

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sun Sep 9 20:14:22 EDT 2001
3+
Last updated: Sun Sep 9 22:02:31 EDT 2001
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -91,6 +91,7 @@ MULTILANGUAGE SUPPORT
9191
* Reject character sequences those are not valid in their charset
9292
* Make functions more multi-byte aware, e.g. trim()
9393
* -Make n of CHAR(n)/VARCHAR(n) the number of letters, not bytes (Tatsuo)
94+
* Allow setting database character set without multibyte enabled
9495

9596
VIEWS
9697

@@ -215,7 +216,6 @@ CLIENTS
215216
o JDBC-standard BLOB support
216217
o Error Codes (pending backend implementation)
217218
o Support for binary data/bytea
218-
o Ability to set database character set without multibyte enabled
219219

220220
REFERENTIAL INTEGRITY
221221

0 commit comments

Comments
 (0)