mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-15 10:57:02 +08: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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user