Fix typo
from 303640199d0
This commit is contained in:
parent
896135512e
commit
f057980149
@ -11431,7 +11431,7 @@ do_pg_abort_backup(int code, Datum arg)
|
|||||||
|
|
||||||
if (emit_warning)
|
if (emit_warning)
|
||||||
ereport(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")));
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user