8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a62d839 commit 82c4733Copy full SHA for 82c4733
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Jun 13 22:56:20 EDT 2000
+Last updated: Thu Jun 15 09:53:19 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -99,6 +99,9 @@ TYPES
99
* Get BIT type working
100
* Allow better handling of numeric constants, type conversion [typeconv]
101
* Support multiple simultaneous character sets, per SQL92
102
+* Reject character sequences those are not valid in their charset
103
+* Make functions more multi-byte aware, i.e. trim()
104
+* Make n of CHAR(n)/VARCHAR(n) the number of letters, not bytes
105
106
VIEWS
107
0 commit comments