mirror of
https://github.com/postgres/postgres.git
synced 2025-06-20 15:22:23 +03:00
Fix file path in comment.
This commit is contained in:
@ -110,7 +110,7 @@ static const char *const skip[] = {
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Report current progress status. Parts borrowed from
|
* Report current progress status. Parts borrowed from
|
||||||
* src/bin/pg_basebackup.c.
|
* src/bin/pg_basebackup/pg_basebackup.c.
|
||||||
*/
|
*/
|
||||||
static void
|
static void
|
||||||
progress_report(bool force)
|
progress_report(bool force)
|
||||||
|
Reference in New Issue
Block a user