mirror of
https://github.com/postgres/postgres.git
synced 2026-02-27 11:50:33 -05:00
Fix the warnings created by the compiler warning options
-Wformat-overflow=2 -Wformat-truncation=2, supported since GCC 7. This
is a more aggressive variant of the fixes in
|
||
|---|---|---|
| .. | ||
| autovacuum.h | ||
| bgworker.h | ||
| bgworker_internals.h | ||
| bgwriter.h | ||
| fork_process.h | ||
| pgarch.h | ||
| postmaster.h | ||
| startup.h | ||
| syslogger.h | ||
| walwriter.h | ||