1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-29 10:41:53 +03:00
Files
postgres/config
Tom Lane 276c017f12 Use -Wno-format-truncation and -Wno-stringop-truncation, if available.
This back-patches commit e71658523 into out-of-support branches,
pursuant to newly-established project policy.  The point is to
suppress scary-looking warnings so that people building these
branches needn't expend brain cells verifying that it's safe
to ignore the warnings.

Also back-patch the adjacent test from commit 73b416b2e (Suppress
clang's unhelpful gripes about -pthread switch being unused) and
the necessary autoconf macro from fdea2530b.

Discussion: https://postgr.es/m/d0316012-ece7-7b7e-2d36-9c38cb77cb3b@enterprisedb.com
2021-12-12 16:46:14 -05:00
..
2012-05-08 20:46:13 +03:00
2010-09-20 22:08:53 +02:00
2010-09-20 22:08:53 +02:00
2017-01-02 13:51:10 -08:00