Re: fixing more format truncation issues - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: fixing more format truncation issues
Date
Msg-id 776059ed-29ca-0044-9e3f-09e06f8b8f60@2ndquadrant.com
Whole thread Raw
In response to Re: fixing more format truncation issues  (Michael Paquier <michael@paquier.xyz>)
Responses Re: fixing more format truncation issues  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 3/14/18 02:52, Michael Paquier wrote:
> Enabling them by default would generate some useless noise if the patch
> is let as-is as a couple of them are not addressed.  Please see the full
> report attached.  Is that intentional?  I am using GCC 7.3 here.

Well that's weird.  Apparently, the warnings depend on a bit on build
options and other platform circumstances.  That seems a bit cumbersome.
So I just committed the code changes but didn't actually add the
compiler options to configure.in.  I'll close this patch now; it's not
worth going further right now.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] Partition-wise aggregation/grouping