]> granicus.if.org Git - pgbouncer/commitdiff
todo update
authorMarko Kreen <markokr@gmail.com>
Fri, 7 Sep 2007 13:07:13 +0000 (13:07 +0000)
committerMarko Kreen <markokr@gmail.com>
Fri, 7 Sep 2007 13:07:13 +0000 (13:07 +0000)
doc/todo.txt

index 9fea30cb9b8c6578e16d77296937eb35f26b12e8..6004ef311592622b7c67bcd3ba8ed1a3596bba22 100644 (file)
@@ -2,12 +2,6 @@
 
 == Ver 1.1 ==
 
- * create manpage
- * drop_on_error/keep_on_error - if released conn is in error state,
- then issue rollback and keep it
- * suspend_timeout - drop stalled conns
- * rename disable_varcache to track_parameters
- * some preliminary notification that fd limit is full
 
 == Ver 1.0.9 ==
 
 
 == Just ideas ==
 
+ * suspend_timeout - drop stalled conns
+ * some preliminary notification that fd limit is full
+ * drop_on_error/keep_on_error - if released conn is in error state,
+ then issue rollback and keep it
+
  * keep stats about error counts
  * auth_conn - access to pg_shadow, so auth_file is not needed
  * units for config parameters.
  * cleanup of logging levels, to make log more useful
+ * logging to syslog
 
 == Dropped ideas ==