We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1de3e0 commit 14fa192Copy full SHA for 14fa192
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Sep 10 11:21:13 EDT 2001
+Last updated: Tue Sep 11 01:08:40 EDT 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -88,7 +88,7 @@ MULTILANGUAGE SUPPORT
88
* Add NCHAR (as distinguished from ordinary varchar),
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
+* -Reject character sequences those are not valid in their charset
92
* Make functions more multi-byte aware, e.g. trim()
93
* -Make n of CHAR(n)/VARCHAR(n) the number of letters, not bytes (Tatsuo)
94
* Allow setting database character set without multibyte enabled
0 commit comments