File tree 2 files changed +6
-2
lines changed
2 files changed +6
-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: Tue Apr 1 22:11:34 EDT 2008
4
+ Last updated: Wed Apr 2 21:55:58 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.
@@ -662,6 +662,8 @@ SQL Commands
662
662
http://archives.postgresql.org/pgsql-hackers/2008-02/msg00642.php
663
663
http://archives.postgresql.org/pgsql-patches/2007-03/msg00139.php
664
664
http://archives.postgresql.org/pgsql-hackers/2007-11/msg01334.php
665
+ http://archives.postgresql.org/pgsql-patches/2008-01/msg00105.php
666
+ http://archives.postgresql.org/pgsql-patches/2008-03/msg00327.php
665
667
666
668
* Add DEFAULT .. AS OWNER so permission checks are done as the table
667
669
owner
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 Apr 1 22:11:34 EDT 2008
11
+ Last updated: Wed Apr 2 21:55:58 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 > .
@@ -576,6 +576,8 @@ <h1><a name="section_7">SQL Commands</a></h1>
576
576
< a href ="http://archives.postgresql.org/pgsql-hackers/2008-02/msg00642.php "> http://archives.postgresql.org/pgsql-hackers/2008-02/msg00642.php</ a >
577
577
< a href ="http://archives.postgresql.org/pgsql-patches/2007-03/msg00139.php "> http://archives.postgresql.org/pgsql-patches/2007-03/msg00139.php</ a >
578
578
< a href ="http://archives.postgresql.org/pgsql-hackers/2007-11/msg01334.php "> http://archives.postgresql.org/pgsql-hackers/2007-11/msg01334.php</ a >
579
+ < a href ="http://archives.postgresql.org/pgsql-patches/2008-01/msg00105.php "> http://archives.postgresql.org/pgsql-patches/2008-01/msg00105.php</ a >
580
+ < a href ="http://archives.postgresql.org/pgsql-patches/2008-03/msg00327.php "> http://archives.postgresql.org/pgsql-patches/2008-03/msg00327.php</ a >
579
581
</ p >
580
582
</ li > < li > Add DEFAULT .. AS OWNER so permission checks are done as the table
581
583
owner
You can’t perform that action at this time.
0 commit comments