Skip to content

Commit 8f09ca4

Browse files
committed
Improve comment on setting data_checksum GUC.
There was an extra space there, and "fixed" wasn't very descriptive.
1 parent ae5266f commit 8f09ca4

File tree

1 file changed

+1
-1
lines changed
  • src/backend/access/transam

1 file changed

+1
-1
lines changed

src/backend/access/transam/xlog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4894,7 +4894,7 @@ ReadControlFile(void)
48944894
errhint("It looks like you need to recompile or initdb.")));
48954895
#endif
48964896

4897-
/* Make the fixed settings visible as GUC variables, too */
4897+
/* Make the initdb settings visible as GUC variables, too */
48984898
SetConfigOption("data_checksums", DataChecksumsEnabled() ? "yes" : "no",
48994899
PGC_INTERNAL, PGC_S_OVERRIDE);
49004900
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy