summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-03-23 02:21:01 +0000
committerBruce Momjian <bruce@momjian.us>2005-03-23 02:21:01 +0000
commit09c165e41eafb3b0286202b55b4b5ad3db4ffc68 (patch)
treed155fd64d2c57d0ac709438f5847ed2a8db0048f
parentee107208349c0fbbd61a7dd454b3c0d14793dcf4 (diff)
Remove:
< o Update to use the newer COPY syntax
-rw-r--r--doc/TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 52805383057..8d7766b36f5 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
TODO list for PostgreSQL
========================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Tue Mar 22 21:14:11 EST 2005
+Last updated: Tue Mar 22 21:21:04 EST 2005
The most recent version of this document can be viewed at the PostgreSQL web
site, http://www.PostgreSQL.org.
@@ -554,7 +554,6 @@ Clients
into a single binary.
o Add CSV output format
- o Update to use the newer COPY syntax
* ECPG
o Docs