File tree 2 files changed +9
-2
lines changed
2 files changed +9
-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: Fri Mar 7 14:03:33 EST 2008
4
+ Last updated: Fri Mar 7 14:18:54 EST 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.
@@ -766,6 +766,10 @@ Referential Integrity
766
766
http://people.planetpostgresql.org/greg/index.php?/archives/2006/06/10.html
767
767
http://archives.postgresql.org/pgsql-hackers/2006-09/msg01458.php
768
768
769
+ * Improve referential integrity checks
770
+
771
+ http://archives.postgresql.org/pgsql-performance/2005-10/msg00458.php
772
+
769
773
770
774
771
775
Server-Side Languages
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: Fri Mar 7 14:03:33 EST 2008
11
+ Last updated: Fri Mar 7 14:18:54 EST 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 > .
@@ -669,6 +669,9 @@ <h1><a name="section_8">Referential Integrity</a></h1>
669
669
or transaction.
670
670
< a href ="http://people.planetpostgresql.org/greg/index.php?/archives/2006/06/10.html "> http://people.planetpostgresql.org/greg/index.php?/archives/2006/06/10.html</ a >
671
671
< a href ="http://archives.postgresql.org/pgsql-hackers/2006-09/msg01458.php "> http://archives.postgresql.org/pgsql-hackers/2006-09/msg01458.php</ a >
672
+ </ p >
673
+ </ li > < li > Improve referential integrity checks
674
+ < p > < a href ="http://archives.postgresql.org/pgsql-performance/2005-10/msg00458.php "> http://archives.postgresql.org/pgsql-performance/2005-10/msg00458.php</ a >
672
675
</ p >
673
676
</ li > </ ul >
674
677
< h1 > < a name ="section_9 "> Server-Side Languages</ a > </ h1 >
You can’t perform that action at this time.
0 commit comments