File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Sat Apr 15 14:13:07 EDT 2006
5
+ Last updated: Sun Apr 16 23:18:03 EDT 2006
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -666,7 +666,7 @@ Clients
666
666
'=(integer, integer)', instead of just '='.
667
667
o Add pg_dumpall custom format dumps?
668
668
o %Add CSV output format
669
- o Update pg_dump and psql to use the new COPY libpq API (Christopher)
669
+ o - Update pg_dump and psql to use the new COPY libpq API (Christopher)
670
670
o Remove unnecessary function pointer abstractions in pg_dump source
671
671
code
672
672
o Allow selection of individual object(s) of all types, not just
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:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Sat Apr 15 14:13:07 EDT 2006
11
+ Last updated: Sun Apr 16 23:18:03 EDT 2006
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 > .
@@ -606,7 +606,7 @@ <h1><a name="section_9">Clients</a></h1>
606
606
'=(integer, integer)', instead of just '='.
607
607
</ li > < li > Add pg_dumpall custom format dumps?
608
608
</ li > < li > %Add CSV output format
609
- </ li > < li > Update pg_dump and psql to use the new COPY libpq API (Christopher)
609
+ </ li > < li > - < em > Update pg_dump and psql to use the new COPY libpq API (Christopher)</ em >
610
610
</ li > < li > Remove unnecessary function pointer abstractions in pg_dump source
611
611
code
612
612
</ li > < li > Allow selection of individual object(s) of all types, not just
You can’t perform that action at this time.
0 commit comments