mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
@ -11431,7 +11431,7 @@ do_pg_abort_backup(int code, Datum arg)
|
||||
|
||||
if (emit_warning)
|
||||
ereport(WARNING,
|
||||
(errmsg("aborting backup due to backend exiting before pg_stop_back up was called")));
|
||||
(errmsg("aborting backup due to backend exiting before pg_stop_backup was called")));
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user