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 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Wed Jun 14 15:32:43 EDT 2006
5
+ Last updated: Wed Jun 14 16:40:11 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.
@@ -586,6 +586,7 @@ SQL Commands
586
586
o Allow COPY to output from SELECT
587
587
588
588
COPY should also be able to output views.
589
+ http://archives.postgresql.org/pgsql-patches/2005-09/msg00148.php
589
590
590
591
591
592
* GRANT/REVOKE
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: Wed Jun 14 15:32:43 EDT 2006
11
+ Last updated: Wed Jun 14 16:40:11 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 > .
@@ -532,6 +532,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
532
532
</ p >
533
533
</ li > < li > Allow COPY to output from SELECT
534
534
< p > COPY should also be able to output views.
535
+ < a href ="http://archives.postgresql.org/pgsql-patches/2005-09/msg00148.php "> http://archives.postgresql.org/pgsql-patches/2005-09/msg00148.php</ a >
535
536
</ p >
536
537
</ li > </ ul >
537
538
</ li > < li > GRANT/REVOKE
You can’t perform that action at this time.
0 commit comments