File tree 2 files changed +12
-3
lines changed
2 files changed +12
-3
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: Mon Jun 23 18:23:48 EDT 2008
4
+ Last updated: Mon Jun 23 18:42:27 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.
@@ -871,6 +871,10 @@ SQL Commands
871
871
872
872
http://archives.postgresql.org/pgsql-hackers/2008-02/msg00954.php
873
873
874
+ o Allow COPY to report errors sooner
875
+
876
+ http://archives.postgresql.org/pgsql-hackers/2008-04/msg01169.php
877
+
874
878
875
879
876
880
* 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: Mon Jun 23 18:23:48 EDT 2008
11
+ Last updated: Mon Jun 23 18:42:27 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 > .
@@ -754,8 +754,13 @@ <h1><a name="section_7">SQL Commands</a></h1>
754
754
</ li > < li > Impove COPY performance
755
755
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2008-02/msg00954.php "> http://archives.postgresql.org/pgsql-hackers/2008-02/msg00954.php</ a >
756
756
</ p >
757
+ </ li > < li > Allow COPY to report errors sooner
757
758
</ li > </ ul >
758
- </ li > < li > GRANT/REVOKE
759
+ </ li > </ ul >
760
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01169.php "> http://archives.postgresql.org/pgsql-hackers/2008-04/msg01169.php</ a >
761
+ </ p >
762
+ < ul >
763
+ < li > GRANT/REVOKE
759
764
< ul >
760
765
< li > Allow column-level privileges
761
766
</ li > < li > %Allow GRANT/REVOKE permissions to be applied to all schema objects
You can’t perform that action at this time.
0 commit comments