|
8 | 8 | <bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF"> |
9 | 9 | <h1><aname="section_1">PostgreSQL TODO List</a></h1> |
10 | 10 | <p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/> |
11 | | -Last updated: Wed Aug 2416:33:53 EDT 2005 |
| 11 | +Last updated: Wed Aug 2421:24:51 EDT 2005 |
12 | 12 | </p> |
13 | 13 | <p>The most recent version of this document can be viewed at<br/> |
14 | 14 | <ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. |
@@ -585,7 +585,7 @@ <h1><a name="section_10">Referential Integrity</a></h1> |
585 | 585 | </li><li>Change foreign key constraint for array -> element to mean element |
586 | 586 | in array? |
587 | 587 | </li><li>Allow DEFERRABLE UNIQUE constraints? |
588 | | -</li><li>-<em>Allow triggers to be disabled [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?trigger">trigger</a>]</em> |
| 588 | +</li><li>-<em>Allow triggers to be disabled</em> |
589 | 589 | </li><li>Allow triggers to be disabled in only the current session. |
590 | 590 | <p> This is currently possible by starting a multi-statement transaction, |
591 | 591 | modifying the system tables, performing the desired SQL, restoring the |
|