File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Sun Mar 23 08:36:50 EDT 2008
4
+ Last updated: Mon Mar 24 10:16:57 EDT 2008
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1055,8 +1055,8 @@ Clients
1055
1055
Using psql to restore a pg_dump dump is also affected.
1056
1056
1057
1057
o Remove pre-7.3 pg_dump code that assumes pg_depend does not exit
1058
- o Allow pre/data/post files when dumping a single object, for
1059
- performance reasons
1058
+ o Allow pre/data/post files when schema and data are dumped
1059
+ separately, for performance reasons
1060
1060
1061
1061
http://archives.postgresql.org/pgsql-hackers/2008-02/msg00205.php
1062
1062
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Sun Mar 23 08:36:50 EDT 2008
11
+ Last updated: Mon Mar 24 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
< a href ="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 when dumping a single object, for
924
- performance reasons
923
+ </ li > < li > Allow pre/data/post files when schema and data are dumped
924
+ separately, for performance reasons
925
925
< p > < a href ="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 >
You can’t perform that action at this time.
0 commit comments