Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2018-06-16 19:34:07 +0000
committerTom Lane2018-06-16 19:34:07 +0000
commite716585235b175de767d3b210f0a963457dfa77f (patch)
treeeb3be52cc617817980c09395f49e60a0a6103cea /contrib/jsonb_plperl/sql
parent6b74f5eaadc4489e08a23686f99f096ad0e08936 (diff)
Use -Wno-format-truncation and -Wno-stringop-truncation, if available.
gcc 8 has started emitting some warnings that are largely useless for our purposes, particularly since they complain about code following the project-standard coding convention that path names are assumed to be shorter than MAXPGPATH. Even if we make the effort to remove that assumption in some future release, the changes wouldn't get back-patched. Hence, just suppress these warnings, on compilers that have these switches. Backpatch to all supported branches. Discussion: https://postgr.es/m/1524563856.26306.9.camel@gunduz.org
Diffstat (limited to 'contrib/jsonb_plperl/sql')
0 files changed, 0 insertions, 0 deletions