PostgreSQL/contrib/pg_archivecleanup
Peter Eisentraut de973f6e75 Fix new warnings from GCC 7
This addresses the new warning types -Wformat-truncation
-Wformat-overflow that are part of -Wall, via -Wformat, in GCC 7.
2017-05-15 13:31:35 -04:00
..