]> granicus.if.org Git - pgbouncer/commitdiff
update todo
authorMarko Kreen <markokr@gmail.com>
Thu, 3 Feb 2011 10:39:50 +0000 (12:39 +0200)
committerMarko Kreen <markokr@gmail.com>
Thu, 3 Feb 2011 10:39:50 +0000 (12:39 +0200)
doc/todo.txt

index 1c5f78f453caaf49a1c308ae1b3fabf672cd1fb9..c4e1e9f2e0f54e78d47f49fc2512d1a8bcfb4f55 100644 (file)
@@ -2,7 +2,6 @@
 
 == Slightly urgent features ==
 
- * move to libusual
  * auth_conn - access to pg_shadow, so auth_file is not needed.
    [ flat-text files are gone in 8.5+ ]
  * per_loop_maint/per_loop_activate take too much time in case
@@ -19,8 +18,6 @@
 
 == Minor features ==
 
- * duplication: format_time vs. render_time
-   - avoid localtime? (libc stat)
  * set server_reset_query = '';
  * check if SQL error codes are correct
  * removing user should work - kill connections
@@ -61,7 +58,6 @@
 === prepared plans ===
 
  * keeping track of protocol-level prepared plans
-   - JDBC workaround in the meantime: protocolVersion=2
 
 === load-balancing ===