|
|
|
@ -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:bruce@momjian.us">bruce@momjian.us</a>)<br/> |
|
|
|
|
Last updated: Tue Mar 11 21:08:26 EDT 2008 |
|
|
|
|
Last updated: Tue Mar 11 21:21:21 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>. |
|
|
|
@ -1354,6 +1354,7 @@ first. There is also a developer's wiki at<br/> |
|
|
|
|
</p> |
|
|
|
|
</li><li>Allow user configuration of TOAST thresholds |
|
|
|
|
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2007-02/msg00213.php">http://archives.postgresql.org/pgsql-hackers/2007-02/msg00213.php</a> |
|
|
|
|
<a href="http://archives.postgresql.org/pgsql-hackers/2007-08/msg00082.php">http://archives.postgresql.org/pgsql-hackers/2007-08/msg00082.php</a> |
|
|
|
|
</p> |
|
|
|
|
</li><li>Allow configuration of backend priorities via the operating system |
|
|
|
|
<p> Though backend priorities make priority inversion during lock |
|
|
|
|