Add URL for:
authorBruce Momjian <[email protected]>
Sat, 22 Mar 2008 01:46:30 +0000 (01:46 +0000)
committerBruce Momjian <[email protected]>
Sat, 22 Mar 2008 01:46:30 +0000 (01:46 +0000)
* Simplify ability to create partitioned tables

>   http://archives.postgresql.org/pgsql-hackers/2008-01/msg00248.php

doc/TODO
doc/src/FAQ/TODO.html

index 786d2cc318388ff42fb349a9dfa834a8d4f8d7ee..8532d55cd1354f6cc633a6ad4ffa9b8671090aaa 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:          Fri Mar 21 21:44:38 EDT 2008
+Last updated:          Fri Mar 21 21:46:26 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -70,6 +70,7 @@ Administration
   http://archives.postgresql.org/pgsql-hackers/2007-03/msg00375.php
   http://archives.postgresql.org/pgsql-hackers/2007-04/msg00151.php
   http://archives.postgresql.org/pgsql-hackers/2008-01/msg00028.php
+  http://archives.postgresql.org/pgsql-hackers/2008-01/msg00248.php
   http://archives.postgresql.org/pgsql-hackers/2008-01/msg00413.php
 
 * Allow auto-selection of partitioned tables for min/max() operations
index d5fe5bde54a22db25d75793a6d409503c60ee79e..f67be841b7e0ec5c62fc9151894db76031845ed7 100644 (file)
@@ -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:           Fri Mar 21 21:44:38 EDT 2008
+Last updated:           Fri Mar 21 21:46:26 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>.
@@ -70,6 +70,7 @@ first.  There is also a developer's wiki at<br/>
 <p>  <a href="http://archives.postgresql.org/pgsql-hackers/2007-03/msg00375.php">http://archives.postgresql.org/pgsql-hackers/2007-03/msg00375.php</a>
   <a href="http://archives.postgresql.org/pgsql-hackers/2007-04/msg00151.php">http://archives.postgresql.org/pgsql-hackers/2007-04/msg00151.php</a>
   <a href="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00028.php">http://archives.postgresql.org/pgsql-hackers/2008-01/msg00028.php</a>
+  <a href="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00248.php">http://archives.postgresql.org/pgsql-hackers/2008-01/msg00248.php</a>
   <a href="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00413.php">http://archives.postgresql.org/pgsql-hackers/2008-01/msg00413.php</a>
 </p>
   </li><li>Allow auto-selection of partitioned tables for min/max() operations