diff options
author | Bruce Momjian | 2008-03-25 02:11:22 +0000 |
---|---|---|
committer | Bruce Momjian | 2008-03-25 02:11:22 +0000 |
commit | 43253b2152613c0697dd6811fe99f2c04bfc5d6f (patch) | |
tree | 41ba614277e4c4c39576f9633e322a70e1a3cfb2 /doc/src | |
parent | e8b350cee33b3f06448d6fb217f8586dd42dd6d0 (diff) |
Add to TODO:
>
> * Improve detection of shared memory segments being used by other
> FreeBSD jails
>
> http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/FAQ/TODO.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 22d36977a7d..7b2b24ed9db 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:[email protected]">[email protected]</a>)<br/> -Last updated: Mon Mar 24 20:42:17 EDT 2008 +Last updated: Mon Mar 24 22:11:15 EDT 2008 </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>. @@ -1579,6 +1579,10 @@ first. There is also a developer's wiki at<br/> </li><li>Remove old-style routines for manipulating tuples <p> <a href="http://archives.postgresql.org/pgsql-hackers/2007-10/msg00851.php">http://archives.postgresql.org/pgsql-hackers/2007-10/msg00851.php</a> </p> + </li><li>Improve detection of shared memory segments being used by other + FreeBSD jails +<p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php">http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php</a> +</p> </li><li>Win32 <ul> <li>Remove configure.in check for link failure when cause is found |