mirror of
https://github.com/postgres/postgres.git
synced 2025-09-05 02:22:28 +03:00
Comment fixes.
Jeff Davis, somewhat edited by me
This commit is contained in:
@@ -337,7 +337,6 @@ ResetUnloggedRelationsInDbspaceDir(const char *dbspacedirname, int op)
|
||||
copy_file(srcpath, dstpath);
|
||||
}
|
||||
|
||||
/* Done with the first pass. */
|
||||
FreeDir(dbspace_dir);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user