Add URL for:
authorBruce Momjian
Thu, 27 Mar 2008 20:31:04 +0000 (20:31 +0000)
committerBruce Momjian
Thu, 27 Mar 2008 20:31:04 +0000 (20:31 +0000)
* Consider allowing control of upper/lower case folding of unquoted
  identifiers

>   http://archives.postgresql.org/pgsql-hackers/2008-03/msg00849.php

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

index 5c34ec66c904837460dc09b5de20f323dfeae588..a89a81b79ade5148a18ac95338eb2f5e40190e5e 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Tue Mar 25 22:39:41 EDT 2008
+Last updated:      Thu Mar 27 16:30:58 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1947,6 +1947,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
 
 * Add autonomous transactions
 
index 2f9f21592bcbdbd34dab5830b2cb78c59d376050..1766433839b6191429be299785d267ae69f7e455 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Tue Mar 25 22:39:41 EDT 2008
+Last updated:           Thu Mar 27 16:30:58 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1668,6 +1668,7 @@ first.  There is also a developer's wiki at
   identifiers
 

  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
 

   
  • Add autonomous transactions
  •  

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