Done:
authorBruce Momjian
Mon, 9 Jan 2006 22:43:23 +0000 (22:43 +0000)
committerBruce Momjian
Mon, 9 Jan 2006 22:43:23 +0000 (22:43 +0000)
< * %Allow pooled connections to list all prepared statements
> * -%Allow pooled connections to list all prepared statements

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

index 1fd048f561940a617076dd602ea9c0d6602363a4..c7f774afdc4068cdcf45679425a211c3b7060fc8 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Thu Jan  5 12:47:47 EST 2006
+Last updated:      Mon Jan  9 17:43:23 EST 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -21,7 +21,7 @@ Administration
 ==============
 
 * %Remove behavior of postmaster -o
-* %Allow pooled connections to list all prepared statements
+* -%Allow pooled connections to list all prepared statements
 
   This would allow an application inheriting a pooled connection to know
   the statements prepared in the current session.
index 13514e5a732e759d1a18fd0683e60ff9556b8e99..f90f60530f866ed72d9e97818c7fb3f377b2cb0e 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Thu Jan  5 12:47:47 EST 2006
+Last updated:           Mon Jan  9 17:43:23 EST 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -26,7 +26,7 @@ first.
 
 
       
  • %Remove behavior of postmaster -o
  • -  
  • %Allow pooled connections to list all prepared statements
  • +  
  • -*%Allow pooled connections to list all prepared statements*
  •  

      This would allow an application inheriting a pooled connection to know

       the statements prepared in the current session.