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 (bruce@momjian.us)
5
- Last updated: Tue Aug 8 15:03:53 EDT 2006
5
+ Last updated: Tue Aug 8 18:39:04 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.
@@ -835,7 +835,7 @@ Clients
835
835
o Make SET CONNECTION thread-aware, non-standard?
836
836
o Allow multidimensional arrays
837
837
o Add internationalized message strings
838
- o COPY FROM STDIN not implemented because not useful?
838
+ o Implement COPY FROM STDIN
839
839
840
840
841
841
* 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:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Tue Aug 8 15:03:53 EDT 2006
11
+ Last updated: Tue Aug 8 18:39:04 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 > .
@@ -757,7 +757,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
757
757
</ li > < li > Make SET CONNECTION thread-aware, non-standard?
758
758
</ li > < li > Allow multidimensional arrays
759
759
</ li > < li > Add internationalized message strings
760
- </ li > < li > COPY FROM STDIN not implemented because not useful?
760
+ </ li > < li > Implement COPY FROM STDIN
761
761
</ li > </ ul >
762
762
</ li > < li > libpq
763
763
< ul >
You can’t perform that action at this time.
0 commit comments