summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2008-06-26 19:18:37 +0000
committerBruce Momjian2008-06-26 19:18:37 +0000
commit476fad2d912757b83ead94afee550efe9e983de4 (patch)
tree35fe5402e81e50f312ee8826764e9afe38cc146d
parent4688e6d9cb50c1ca8112060f46103927e757ed45 (diff)
Add MERGE TODO URL:
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg01890.php
-rw-r--r--doc/TODO3
-rw-r--r--doc/src/FAQ/TODO.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 2ca210e075..60da3703a7 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Wed Jun 25 23:57:52 EDT 2008
+Last updated: Thu Jun 26 15:18:30 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -661,6 +661,7 @@ SQL Commands
http://archives.postgresql.org/pgsql-hackers/2005-11/msg00536.php
http://archives.postgresql.org/pgsql-hackers/2008-04/msg01157.php
http://archives.postgresql.org/pgsql-hackers/2008-04/msg01475.php
+ http://archives.postgresql.org/pgsql-hackers/2008-04/msg01890.php
* Add NOVICE output level for helpful messages like automatic sequence/index
creation
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index bfb9b7a36e..a82d043833 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:bruce@momjian.us">bruce@momjian.us</a>)<br/>
-Last updated: Wed Jun 25 23:57:52 EDT 2008
+Last updated: Thu Jun 26 15:18:30 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>.
@@ -576,6 +576,7 @@ first. There is also a developer's wiki at<br/>
<a href="http://archives.postgresql.org/pgsql-hackers/2005-11/msg00536.php">http://archives.postgresql.org/pgsql-hackers/2005-11/msg00536.php</a>
<a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01157.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg01157.php</a>
<a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01475.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg01475.php</a>
+ <a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01890.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg01890.php</a>
</p>
</li><li>Add NOVICE output level for helpful messages like automatic sequence/index
creation