From: Peter Eisentraut Date: Mon, 20 Aug 2018 17:48:45 +0000 (+0200) Subject: Fix rst syntax X-Git-Tag: pgbouncer_1_10_0~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2460191d654e396ffcb1a3ad33e929fcd5039a29;p=pgbouncer Fix rst syntax --- diff --git a/doc/todo.rst b/doc/todo.rst index 923c270..c8b5135 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -16,6 +16,7 @@ Problems / cleanups ------------------- * Bad naming in data strctures: + * PgSocket->auth_user [vs. PgDatabase->auth_user] * PgSocket->db [vs. PgPool->db] @@ -41,6 +42,7 @@ Problems / cleanups * cleanup of logging levels, to make log more useful * to test: + - signal flood - no mem / no fds handling