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.
Branch
--
REL9_6_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/47b4913050a320bfba55fa65d52d9ba15488bc70
Modified Files
---
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.
Branch
--
REL9_4_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/7fc5615afdda0a1bae21c7d0fc47a376e7a8eda2
Modified Files
---
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.
Branch
--
REL9_3_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/80a06b5acda386edcb48a98188d9bfdd7a338a4e
Modified Files
---
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.
Branch
--
REL9_2_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/de973f6e75e05c532d78d4ee98d55322ab166529
Modified Files
---
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.
Branch
--
REL9_5_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/14605156180a424ba519e7058e34af51d641bffd
Modified Files
---
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.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/6275f5d28a1577563f53f2171689d4f890a46881
Modified Files
---