postgresql/src/bin/pg_archivecleanup
Peter Eisentraut 1460515618 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-16 08:43:55 -04:00
..
.gitignore Move pg_archivecleanup from contrib/ to src/bin/ 2015-04-11 23:29:18 -04:00
Makefile Move pg_archivecleanup from contrib/ to src/bin/ 2015-04-11 23:29:18 -04:00
pg_archivecleanup.c Fix new warnings from GCC 7 2017-05-16 08:43:55 -04:00