File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5- Last updated: Mon Mar 6 00:22:30 EST 2006
5+ Last updated: Mon Mar 6 10:13:39 EST 2006
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -686,6 +686,7 @@ Clients
686686 o Make SET CONNECTION thread-aware, non-standard?
687687 o Allow multidimensional arrays
688688 o Add internationalized message strings
689+ o Add COPY TO STDIN / STDOUT handling
689690
690691
691692libpq
Original file line number Diff line number Diff line change 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 Mar 6 00:22:30 EST 2006
11+ Last updated: Mon Mar 6 10:13:39 EST 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 > .
@@ -626,6 +626,7 @@ <h1><a name="section_9">Clients</a></h1>
626626 </ li > < li > Make SET CONNECTION thread-aware, non-standard?
627627 </ li > < li > Allow multidimensional arrays
628628 </ li > < li > Add internationalized message strings
629+ </ li > < li > Add COPY TO STDIN / STDOUT handling
629630 </ li > </ ul >
630631</ li > </ ul >
631632< p > libpq
You can’t perform that action at this time.
0 commit comments