Add URL for:
authorBruce Momjian
Mon, 14 Jul 2008 17:54:54 +0000 (17:54 +0000)
committerBruce Momjian
Mon, 14 Jul 2008 17:54:54 +0000 (17:54 +0000)
* Consider allowing control of upper/lower case folding of unquoted
  identifiers

>   http://archives.postgresql.org/pgsql-hackers/2008-07/msg00415.php

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

index f3b14165171b85d59ce6b22356876b0fa5c59c8a..4fa084dc00f5c9847696930ddaf3a03a07506409 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-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
 
index 7fec07c57bc053031c3558446498cb7cc21ccc37..0fc96670a33e4e1205126f488f44c63656df6c2e 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-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.
@@ -1812,6 +1812,7 @@ first.  There is also a developer's wiki at
 

  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
  •  

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