mirror of
https://github.com/postgres/postgres.git
synced 2025-04-20 00:42:27 +03:00
Fix indentation issue
Introduced recently by 9e088f7dd Per buildfarm member koel
This commit is contained in:
parent
9e088f7dd8
commit
b955df4434
@ -86,7 +86,7 @@ parse_error:
|
||||
ereport(ERROR,
|
||||
errmsg("invalid snapshot file name \"%s\"", filename));
|
||||
|
||||
return InvalidXLogRecPtr; /* keep compiler quiet */
|
||||
return InvalidXLogRecPtr; /* keep compiler quiet */
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user