From 8277ba5546ced7a745d47ffc310964b761a98144 Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Tue, 15 Apr 2008 13:11:08 +0000 Subject: [PATCH] todo update --- doc/TODO.txt | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/doc/TODO.txt b/doc/TODO.txt index 89a1292e..5bbf16b5 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -3,14 +3,37 @@ == Next major release - 3.0 == +=== done === + + * drop support of psycopg1 + +=== todo === + * cascaded replication, switchover, failover [marko] + - add --create + - check if table is in other sets? + - before adding, check if table is in sync on provider + - root worker: + - insert seq pos in queue + - seq add/remove events + - advanced admin commands + - switchover + - failover + - pause + - resume + - parallel copy? + - standard msg/error handling for all sql functions - * drop support for psycopg1 * drop support for 8.1 ?? * new londiste sql: - support new trigger flags in 8.3? +== Next stable release - 2.1.7 == + + * sql ident quoting + * exit single-loop processes with error on exception + == High-prority == === Smaller things === -- 2.39.5