Done:
authorBruce Momjian
Fri, 16 May 2008 02:23:44 +0000 (02:23 +0000)
committerBruce Momjian
Fri, 16 May 2008 02:23:44 +0000 (02:23 +0000)
PL/pgSQL

>  o -Add CASE capability to language (already in SQL)

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

index 2e3225bf05f1de88fd62e863717da5cea6b9f74b..8c283f12fa590ea88eb59cd26f83df93c334c6ad 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Mon May 12 16:50:43 EDT 2008
+Last updated:      Thu May 15 22:23:30 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -998,7 +998,7 @@ Server-Side Languages
 
      http://archives.postgresql.org/pgsql-hackers/2008-01/msg01009.php
 
-   o Add CASE capability to language (already in SQL)
+   o -Add CASE capability to language (already in SQL)
 
      http://archives.postgresql.org/pgsql-hackers/2008-01/msg00696.php
 
index b62dae52bb7a60d09461b9b9b8b9cd7976e422b6..307adedba1aeb2b60d8b81e79720eb8736949b3d 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Mon May 12 16:50:43 EDT 2008
+Last updated:           Thu May 15 22:23:30 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -863,7 +863,7 @@ first.  There is also a developer's wiki at
     
  • Consider keeping seperate cached copies when search_path changes
  •  

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

     

    -    
  • Add CASE capability to language (already in SQL)
  • +    
  • -Add CASE capability to language (already in SQL)
  •  

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