mirror of
https://github.com/postgres/postgres.git
synced 2025-05-06 19:59:18 +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();
|
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.
|
* file shutdown hook can report temporary file statistics.
|
||||||
*/
|
*/
|
||||||
InitTemporaryFileAccess();
|
InitTemporaryFileAccess();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user