aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-06-08 18:59:01 +0000
committerBruce Momjian <bruce@momjian.us>2006-06-08 18:59:01 +0000
commite4725e35be7b36ae3c21c6f5d94bb3fb4afede67 (patch)
tree5ad1ab55ba97b0a68b6aa58fdec34bf009048382 /doc/src
parent51aa05a4379538b42fc583cad3695edb888de8b2 (diff)
downloadpostgresql-e4725e35be7b36ae3c21c6f5d94bb3fb4afede67.tar.gz
postgresql-e4725e35be7b36ae3c21c6f5d94bb3fb4afede67.zip
Add URL.
> > http://archives.postgresql.org/pgsql-patches/2006-06/msg00096.php >
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/FAQ/TODO.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index 5115529a441..1209e929e18 100644
--- a/doc/src/FAQ/TODO.html
+++ b/doc/src/FAQ/TODO.html
@@ -8,7 +8,7 @@
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
-Last updated: Thu Jun 8 12:07:13 EDT 2006
+Last updated: Thu Jun 8 14:58:57 EDT 2006
</p>
<p>The most recent version of this document can be viewed at<br/>
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -35,6 +35,8 @@ first.
[<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?pg_upgrade">pg_upgrade</a>]
</li><li>Check for unreferenced table files created by transactions that were
in-progress when the server terminated abruptly
+<p> <a href="http://archives.postgresql.org/pgsql-patches/2006-06/msg00096.php">http://archives.postgresql.org/pgsql-patches/2006-06/msg00096.php</a>
+</p>
</li><li>Allow administrators to safely terminate individual sessions either
via an SQL function or SIGTERM
<p> Lock table corruption following SIGTERM of an individual backend