diff options
-rw-r--r-- | doc/TODO.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index 353e2943..8f64742c 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -43,6 +43,11 @@ Low:: == Medium Priority == +* Load public connect string from .ini +* Load provider connect string: + - from ini (not good) + - describe connstr + query to look up node names? + * tests for things that have not their own regtests or are not tested enough during other tests: - pgq.RemoteConsumer |