File tree 2 files changed +2
-4
lines changed 2 files changed +2
-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: Mon Jun 12 12:14:51 EDT 2006
5
+ Last updated: Tue Jun 13 17:08:13 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.
@@ -732,7 +732,6 @@ Clients
732
732
o %Add full object name to the tag field. eg. for operators we need
733
733
'=(integer, integer)', instead of just '='.
734
734
o Add pg_dumpall custom format dumps?
735
- o %Add CSV output format
736
735
o -Update pg_dump and psql to use the new COPY libpq API (Christopher)
737
736
o Remove unnecessary function pointer abstractions in pg_dump source
738
737
code
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: Mon Jun 12 12:14:51 EDT 2006
11
+ Last updated: Tue Jun 13 17:08:13 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 > .
@@ -660,7 +660,6 @@ <h1><a name="section_9">Clients</a></h1>
660
660
</ li > < li > %Add full object name to the tag field. eg. for operators we need
661
661
'=(integer, integer)', instead of just '='.
662
662
</ li > < li > Add pg_dumpall custom format dumps?
663
- </ li > < li > %Add CSV output format
664
663
</ li > < li > -< em > Update pg_dump and psql to use the new COPY libpq API (Christopher)</ em >
665
664
</ li > < li > Remove unnecessary function pointer abstractions in pg_dump source
666
665
code
You can’t perform that action at this time.
0 commit comments