File tree 2 files changed +10
-2
lines changed
2 files changed +10
-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: Wed Jul 16 17:03:38 EDT 2008
4
+ Last updated: Wed Jul 16 21:34:17 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.
@@ -1310,6 +1310,11 @@ Triggers
1310
1310
http://archives.postgresql.org/pgsql-hackers/2008-03/msg00451.php
1311
1311
http://archives.postgresql.org/pgsql-hackers/2008-05/msg00620.php
1312
1312
1313
+ * Reduce locking requirements for creating a trigger
1314
+
1315
+ http://archives.postgresql.org/pgsql-hackers/2008-06/msg00635.php
1316
+
1317
+
1313
1318
1314
1319
Indexes
1315
1320
=======
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: Wed Jul 16 17:03:38 EDT 2008
11
+ Last updated: Wed Jul 16 21:34:17 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 > .
@@ -1133,6 +1133,9 @@ <h1><a name="section_10">Clients</a></h1>
1133
1133
</ li > < li > Add database and transaction-level triggers
1134
1134
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2008-03/msg00451.php "> http://archives.postgresql.org/pgsql-hackers/2008-03/msg00451.php</ a >
1135
1135
< a href ="http://archives.postgresql.org/pgsql-hackers/2008-05/msg00620.php "> http://archives.postgresql.org/pgsql-hackers/2008-05/msg00620.php</ a >
1136
+ </ p >
1137
+ </ li > < li > Reduce locking requirements for creating a trigger
1138
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2008-06/msg00635.php "> http://archives.postgresql.org/pgsql-hackers/2008-06/msg00635.php</ a >
1136
1139
</ p >
1137
1140
</ li > </ ul >
1138
1141
< h1 > < a name ="section_12 "> Indexes</ a > </ h1 >
You can’t perform that action at this time.
0 commit comments