mirror of
https://github.com/postgres/postgres.git
synced 2025-08-24 09:27:52 +03:00
Fix typos in code and comments
Author: Justin Pryzby Discussion: https://postgr.es/m/20230110045722.GD9837@telsasoft.com
This commit is contained in:
@@ -2114,7 +2114,7 @@ CheckRecoveryConsistency(void)
|
||||
|
||||
/*
|
||||
* Check that pg_tblspc doesn't contain any real directories. Replay
|
||||
* of Database/CREATE_* records may have created ficticious tablespace
|
||||
* of Database/CREATE_* records may have created fictitious tablespace
|
||||
* directories that should have been removed by the time consistency
|
||||
* was reached.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user