Content-Length: 257652 | pFad | https://github.com/postgrespro/postgres/commit/b0cf5444f9a8d915b2e9b44790025f17a7dc107f

B7 Fix incorrect format placeholder. · postgrespro/postgres@b0cf544 · GitHub
Skip to content

Commit b0cf544

Browse files
committed
Fix incorrect format placeholder.
Per buildfarm warnings.
1 parent 160c025 commit b0cf544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pg_basebackup/pg_receivewal.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ FindStreamingStart(uint32 *tli)
476476

477477
if (uncompressed_size != WalSegSz)
478478
{
479-
pg_log_warning("compressed segment file \"%s\" has incorrect uncompressed size %ld, skipping",
479+
pg_log_warning("compressed segment file \"%s\" has incorrect uncompressed size %zu, skipping",
480480
dirent->d_name, uncompressed_size);
481481
continue;
482482
}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/postgrespro/postgres/commit/b0cf5444f9a8d915b2e9b44790025f17a7dc107f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy