Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit aa30e0e

Browse files
committed
Remove:
< o %Add CSV output format
1 parent 07c2572 commit aa30e0e

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

doc/TODO

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
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
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -732,7 +732,6 @@ Clients
732732
o %Add full object name to the tag field. eg. for operators we need
733733
'=(integer, integer)', instead of just '='.
734734
o Add pg_dumpall custom format dumps?
735-
o %Add CSV output format
736735
o -Update pg_dump and psql to use the new COPY libpq API (Christopher)
737736
o Remove unnecessary function pointer abstractions in pg_dump source
738737
code

doc/src/FAQ/TODO.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<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
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<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>
660660
</li><li>%Add full object name to the tag field. eg. for operators we need
661661
'=(integer, integer)', instead of just '='.
662662
</li><li>Add pg_dumpall custom format dumps?
663-
</li><li>%Add CSV output format
664663
</li><li>-<em>Update pg_dump and psql to use the new COPY libpq API (Christopher)</em>
665664
</li><li>Remove unnecessary function pointer abstractions in pg_dump source
666665
code

0 commit comments

Comments
 (0)