mirror of
https://github.com/postgres/postgres.git
synced 2025-05-03 22:24:49 +03:00
Fix typo.
Reported-By: Michael Paquier <michael@paquier.xyz> Discussion: https://postgr.es/m/YRIlNQhLNfx555Nx@paquier.xyz
This commit is contained in:
parent
399edafa2a
commit
1d5135f004
@ -537,7 +537,7 @@ BaseInit(void)
|
||||
InitBufferPoolAccess();
|
||||
|
||||
/*
|
||||
* Initialize temporary file access after pgstat, so that the temorary
|
||||
* Initialize temporary file access after pgstat, so that the temporary
|
||||
* file shutdown hook can report temporary file statistics.
|
||||
*/
|
||||
InitTemporaryFileAccess();
|
||||
|
Loading…
x
Reference in New Issue
Block a user