88< body bgcolor ="#FFFFFF "text ="#000000 "link ="#FF0000 "vlink ="#A00000 "alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< p > Current maintainer: Bruce Momjian (< a href ="mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11- Last updated: Thu Jun 812:07:13 EDT 2006
11+ Last updated: Thu Jun 814:58:57 EDT 2006
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -35,6 +35,8 @@ <h1><a name="section_2">Administration</a></h1>
3535 [< a href ="http://momjian.postgresql.org/cgi-bin/pgtodo?pg_upgrade "> pg_upgrade</ a > ]
3636</ li > < li > Check for unreferenced table files created by transactions that were
3737 in-progress when the server terminated abruptly
38+ < p > < a href ="http://archives.postgresql.org/pgsql-patches/2006-06/msg00096.php "> http://archives.postgresql.org/pgsql-patches/2006-06/msg00096.php</ a >
39+ </ p >
3840</ li > < li > Allow administrators to safely terminate individual sessions either
3941 via an SQL function or SIGTERM
4042< p > Lock table corruption following SIGTERM of an individual backend