|
8 | 8 | <bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
|
9 | 9 | <h1><aname="section_1">PostgreSQL TODO List</a></h1>
|
10 | 10 | <p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
11 |
| -Last updated:Sun Mar23 08:36:50 EDT 2008 |
| 11 | +Last updated:Mon Mar24 10:16:57 EDT 2008 |
12 | 12 | </p>
|
13 | 13 | <p>The most recent version of this document can be viewed at<br/>
|
14 | 14 | <ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
@@ -920,8 +920,8 @@ <h1><a name="section_10">Clients</a></h1>
|
920 | 920 | <p> Using psql to restore a pg_dump dump is also affected.
|
921 | 921 | </p>
|
922 | 922 | </li><li>Remove pre-7.3 pg_dump code that assumes pg_depend does not exit
|
923 |
| -</li><li>Allow pre/data/post files whendumping a single object, for |
924 |
| - performance reasons |
| 923 | +</li><li>Allow pre/data/post files whenschema and data are dumped |
| 924 | +separately, forperformance reasons |
925 | 925 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2008-02/msg00205.php">http://archives.postgresql.org/pgsql-hackers/2008-02/msg00205.php</a>
|
926 | 926 | </p>
|
927 | 927 | </li></ul>
|
|