We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 399edaf commit 1d5135fCopy full SHA for 1d5135f
src/backend/utils/init/postinit.c
@@ -537,7 +537,7 @@ BaseInit(void)
537
InitBufferPoolAccess();
538
539
/*
540
- * Initialize temporary file access after pgstat, so that the temorary
+ * Initialize temporary file access after pgstat, so that the temporary
541
* file shutdown hook can report temporary file statistics.
542
*/
543
InitTemporaryFileAccess();
0 commit comments