Skip to content

Commit 506af10

Browse files
committed
pg_verify_checksums: Fix message punctuation
1 parent bf07202 commit 506af10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pg_verify_checksums/pg_verify_checksums.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ main(int argc, char *argv[])
325325

326326
if (ControlFile->blcksz != BLCKSZ)
327327
{
328-
fprintf(stderr, _("%s: database cluster is not compatible.\n"),
328+
fprintf(stderr, _("%s: database cluster is not compatible\n"),
329329
progname);
330330
fprintf(stderr, _("The database cluster was initialized with block size %u, but pg_verify_checksums was compiled with block size %u.\n"),
331331
ControlFile->blcksz, BLCKSZ);

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