From: Marko Kreen Date: Thu, 3 Feb 2011 10:39:50 +0000 (+0200) Subject: update todo X-Git-Tag: pgbouncer_1_4_1_rc1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=792abe9985d3e3b93b7251ad5c95ec0d0865e3f7;p=pgbouncer update todo --- diff --git a/doc/todo.txt b/doc/todo.txt index 1c5f78f..c4e1e9f 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -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 ===