File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Thu Apr 24 13:06:07 EDT 2008
4
+ Last updated: Thu Apr 24 13:32:33 EDT 2008
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -825,6 +825,10 @@ SQL Commands
825
825
which generates an error when loading into an integer column
826
826
http://archives.postgresql.org/pgsql-hackers/2007-07/msg00905.php
827
827
828
+ o Impove COPY performance
829
+
830
+ http://archives.postgresql.org/pgsql-hackers/2008-02/msg00954.php
831
+
828
832
829
833
830
834
* 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:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Thu Apr 24 13:06:07 EDT 2008
11
+ Last updated: Thu Apr 24 13:32:33 EDT 2008
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 > .
@@ -716,6 +716,9 @@ <h1><a name="section_7">SQL Commands</a></h1>
716
716
< p > Currently this is always treated as a zero-length string,
717
717
which generates an error when loading into an integer column
718
718
< a href ="http://archives.postgresql.org/pgsql-hackers/2007-07/msg00905.php "> http://archives.postgresql.org/pgsql-hackers/2007-07/msg00905.php</ a >
719
+ </ p >
720
+ </ li > < li > Impove COPY performance
721
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2008-02/msg00954.php "> http://archives.postgresql.org/pgsql-hackers/2008-02/msg00954.php</ a >
719
722
</ p >
720
723
</ li > </ ul >
721
724
</ li > < li > GRANT/REVOKE
You can’t perform that action at this time.
0 commit comments