mirror of
https://github.com/postgres/postgres.git
synced 2025-11-28 11:44:57 +03:00
Message style fixes
This commit is contained in:
@@ -1769,7 +1769,7 @@ GetSerializableTransactionSnapshotInt(Snapshot snapshot,
|
||||
ereport(ERROR,
|
||||
(errcode(ERRCODE_OBJECT_NOT_IN_PREREQUISITE_STATE),
|
||||
errmsg("could not import the requested snapshot"),
|
||||
errdetail("The source process with pid %d is not running anymore.",
|
||||
errdetail("The source process with PID %d is not running anymore.",
|
||||
sourcepid)));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user