]> granicus.if.org Git - postgresql/commitdiff
pg_rewind: Remove unused macro
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 30 Oct 2018 12:22:11 +0000 (13:22 +0100)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 30 Oct 2018 12:22:11 +0000 (13:22 +0100)
This has never been used while pg_rewind was in the tree (possibly
once copied from pg_upgrade).

src/bin/pg_rewind/logging.c

index f48f7e9070e3a64f43b13b73d601d8359f1288ed..af738f209c43862f7146a92687b1fb0b13a00ef1 100644 (file)
@@ -25,8 +25,6 @@ static pg_time_t last_progress_report = 0;
 
 #define QUERY_ALLOC                    8192
 
-#define MESSAGE_WIDTH          60
-
 static
 pg_attribute_printf(2, 0)
 void