mirror of
https://github.com/postgres/postgres.git
synced 2025-08-19 23:22:23 +03:00
Fix pgindent damage.
Apparently, I neglected to pgindent the prior commit. Per buildfarm.
This commit is contained in:
@@ -778,8 +778,8 @@ GetFileBackupMethod(IncrementalBackupInfo *ib, const char *path,
|
||||
}
|
||||
|
||||
/*
|
||||
* Look up the special block reference table entry for the database as
|
||||
* a whole.
|
||||
* Look up the special block reference table entry for the database as a
|
||||
* whole.
|
||||
*/
|
||||
rlocator.spcOid = spcoid;
|
||||
rlocator.dbOid = dboid;
|
||||
|
Reference in New Issue
Block a user