summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 5b18f6ac241..284b075a5f5 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Sat Jul 8 09:14:52 EDT 2000
+Last updated: Wed Jul 26 20:56:24 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -100,6 +100,7 @@ TYPES
* Reject character sequences those are not valid in their charset
* Make functions more multi-byte aware, i.e. trim()
* Make n of CHAR(n)/VARCHAR(n) the number of letters, not bytes
+* Update macaddr manufacturer numbers, or remove the function
VIEWS