mirror of
https://github.com/postgres/postgres.git
synced 2025-05-09 18:21:05 +03:00
pg_rewind: Remove unused macro
This has never been used while pg_rewind was in the tree (possibly once copied from pg_upgrade).
This commit is contained in:
parent
c34bca9ea5
commit
c2c7c263af
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user