Add TODO:
authorBruce Momjian <[email protected]>
Mon, 23 Jun 2008 22:42:32 +0000 (22:42 +0000)
committerBruce Momjian <[email protected]>
Mon, 23 Jun 2008 22:42:32 +0000 (22:42 +0000)
>
>  o Allow COPY to report errors sooner
>
>          http://archives.postgresql.org/pgsql-hackers/2008-04/msg01169.php

doc/TODO
doc/src/FAQ/TODO.html

index b4a1b5fa0f2e9b25642c9e15df120d8b2c019c01..9482b89112446ade97f845a1741134dbcc3dd3f0 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Mon Jun 23 18:23:48 EDT 2008
+Last updated:      Mon Jun 23 18:42:27 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -871,6 +871,10 @@ SQL Commands
 
      http://archives.postgresql.org/pgsql-hackers/2008-02/msg00954.php
 
+   o Allow COPY to report errors sooner
+
+         http://archives.postgresql.org/pgsql-hackers/2008-04/msg01169.php
+
 
 
 * GRANT/REVOKE
index 2f595ee7dff29e904d5c5adbd97338cc6fd35886..6c3ff2c55ffaed8a33dc3410599598f6c3cfaabf 100644 (file)
@@ -8,7 +8,7 @@
 <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
 <h1><a name="section_1">PostgreSQL TODO List</a></h1>
 <p>Current maintainer:     Bruce Momjian (<a href="mailto:[email protected]">[email protected]</a>)<br/>
-Last updated:           Mon Jun 23 18:23:48 EDT 2008
+Last updated:           Mon Jun 23 18:42:27 EDT 2008
 </p>
 <p>The most recent version of this document can be viewed at<br/>
 <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -754,8 +754,13 @@ first.  There is also a developer's wiki at<br/>
     </li><li>Impove COPY performance
 <p>          <a href="http://archives.postgresql.org/pgsql-hackers/2008-02/msg00954.php">http://archives.postgresql.org/pgsql-hackers/2008-02/msg00954.php</a>
 </p>
+    </li><li>Allow COPY to report errors sooner
   </li></ul>
-  </li><li>GRANT/REVOKE
+</li></ul>
+<p>         <a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01169.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg01169.php</a>
+</p>
+<ul>
+  <li>GRANT/REVOKE
   <ul>
     <li>Allow column-level privileges
     </li><li>%Allow GRANT/REVOKE permissions to be applied to all schema objects