File tree 2 files changed +4
-2
lines changed 2 files changed +4
-2
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 Mar 6 00:22:30 EST 2006
5
+ Last updated: Mon Mar 6 10:13:39 EST 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.
@@ -686,6 +686,7 @@ Clients
686
686
o Make SET CONNECTION thread-aware, non-standard?
687
687
o Allow multidimensional arrays
688
688
o Add internationalized message strings
689
+ o Add COPY TO STDIN / STDOUT handling
689
690
690
691
691
692
libpq
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 Mar 6 00:22:30 EST 2006
11
+ Last updated: Mon Mar 6 10:13:39 EST 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 > .
@@ -626,6 +626,7 @@ <h1><a name="section_9">Clients</a></h1>
626
626
</ li > < li > Make SET CONNECTION thread-aware, non-standard?
627
627
</ li > < li > Allow multidimensional arrays
628
628
</ li > < li > Add internationalized message strings
629
+ </ li > < li > Add COPY TO STDIN / STDOUT handling
629
630
</ li > </ ul >
630
631
</ li > </ ul >
631
632
< p > libpq
You can’t perform that action at this time.
0 commit comments