File tree 2 files changed +4
-8
lines changed
2 files changed +4
-8
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 Mar 27 23:29:45 EDT 2008
4
+ Last updated: Fri Mar 28 11:18:29 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.
@@ -1205,9 +1205,7 @@ Triggers
1205
1205
1206
1206
http://archives.postgresql.org/pgsql-general/2007-02/msg01466.php
1207
1207
1208
- * Add ability to trigger on TRUNCATE
1209
-
1210
- http://archives.postgresql.org/pgsql-sql/2008-01/msg00050.php
1208
+ * -Add ability to trigger on TRUNCATE
1211
1209
1212
1210
1213
1211
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 Mar 27 23:29:45 EDT 2008
11
+ Last updated: Fri Mar 28 11:18:29 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 > .
@@ -1041,9 +1041,7 @@ <h1><a name="section_11">Triggers</a></h1>
1041
1041
</ li > < li > Allow BEFORE INSERT triggers on views
1042
1042
< p > < a href ="http://archives.postgresql.org/pgsql-general/2007-02/msg01466.php "> http://archives.postgresql.org/pgsql-general/2007-02/msg01466.php</ a >
1043
1043
</ p >
1044
- </ li > < li > Add ability to trigger on TRUNCATE
1045
- < p > < a href ="http://archives.postgresql.org/pgsql-sql/2008-01/msg00050.php "> http://archives.postgresql.org/pgsql-sql/2008-01/msg00050.php</ a >
1046
- </ p >
1044
+ </ li > < li > -< em > Add ability to trigger on TRUNCATE</ em >
1047
1045
</ li > </ ul >
1048
1046
< h1 > < a name ="section_12 "> Indexes</ a > </ h1 >
1049
1047
You can’t perform that action at this time.
0 commit comments