mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
Fix assorted typos
This commit is contained in:
@ -431,8 +431,8 @@ CLOGShmemInit(void)
|
||||
/*
|
||||
* This func must be called ONCE on system install. It creates
|
||||
* the initial CLOG segment. (The CLOG directory is assumed to
|
||||
* have been created by the initdb shell script, and CLOGShmemInit
|
||||
* must have been called already.)
|
||||
* have been created by initdb, and CLOGShmemInit must have been
|
||||
* called already.)
|
||||
*/
|
||||
void
|
||||
BootStrapCLOG(void)
|
||||
|
Reference in New Issue
Block a user