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 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (bruce@momjian.us)
5
- Last updated: Sat Mar 24 19:12:31 EDT 2007
5
+ Last updated: Sat Mar 24 22:21:15 EDT 2007
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.
@@ -943,6 +943,10 @@ Triggers
943
943
944
944
http://archives.postgresql.org/pgsql-hackers/2006-12/msg00564.php
945
945
946
+ * Allow BEFORE INSERT triggers on views
947
+
948
+ http://archives.postgresql.org/pgsql-general/2007-02/msg01466.php
949
+
946
950
947
951
948
952
Dependency Checking
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: Sat Mar 24 19:12:31 EDT 2007
11
+ Last updated: Sat Mar 24 22:21:15 EDT 2007
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 > .
@@ -840,6 +840,9 @@ <h1><a name="section_10">Triggers</a></h1>
840
840
</ p >
841
841
</ li > < li > Tighten trigger permission checks
842
842
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00564.php "> http://archives.postgresql.org/pgsql-hackers/2006-12/msg00564.php</ a >
843
+ </ p >
844
+ </ li > < li > Allow BEFORE INSERT triggers on views
845
+ < p > < a href ="http://archives.postgresql.org/pgsql-general/2007-02/msg01466.php "> http://archives.postgresql.org/pgsql-general/2007-02/msg01466.php</ a >
843
846
</ p >
844
847
</ li > </ ul >
845
848
< h1 > < a name ="section_11 "> Dependency Checking</ a > </ h1 >
You can’t perform that action at this time.
0 commit comments