summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2008-07-14 17:54:54 +0000
committerBruce Momjian2008-07-14 17:54:54 +0000
commit85df9057e1d041307147b2f2ed6347515d928ea8 (patch)
treed99131a5f4401fec56a97ff2a93446b16c67f658
parentaab30f3abcce744bacb8c01b9844d7129543ddc1 (diff)
Add URL for:
* Consider allowing control of upper/lower case folding of unquoted identifiers > http://archives.postgresql.org/pgsql-hackers/2008-07/msg00415.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 f3b14165171..4fa084dc00f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Mon Jul 14 13:16:04 EDT 2008
+Last updated: Mon Jul 14 13:54:48 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -2105,6 +2105,7 @@ Exotic Features
http://archives.postgresql.org/pgsql-hackers/2004-04/msg00818.php
http://archives.postgresql.org/pgsql-hackers/2006-10/msg01527.php
http://archives.postgresql.org/pgsql-hackers/2008-03/msg00849.php
+ http://archives.postgresql.org/pgsql-hackers/2008-07/msg00415.php
* Add autonomous transactions
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index 7fec07c57bc..0fc96670a33 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: Mon Jul 14 13:16:04 EDT 2008
+Last updated: Mon Jul 14 13:54:48 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>.
@@ -1812,6 +1812,7 @@ first. There is also a developer's wiki at<br/>
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2004-04/msg00818.php">http://archives.postgresql.org/pgsql-hackers/2004-04/msg00818.php</a>
<a href="http://archives.postgresql.org/pgsql-hackers/2006-10/msg01527.php">http://archives.postgresql.org/pgsql-hackers/2006-10/msg01527.php</a>
<a href="http://archives.postgresql.org/pgsql-hackers/2008-03/msg00849.php">http://archives.postgresql.org/pgsql-hackers/2008-03/msg00849.php</a>
+ <a href="http://archives.postgresql.org/pgsql-hackers/2008-07/msg00415.php">http://archives.postgresql.org/pgsql-hackers/2008-07/msg00415.php</a>
</p>
</li><li>Add autonomous transactions
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00893.php">http://archives.postgresql.org/pgsql-hackers/2008-01/msg00893.php</a>