Re: [COMMITTERS] pgsql: Add missing format argument to ecpg_log() call - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [COMMITTERS] pgsql: Add missing format argument to ecpg_log() call
Date
Msg-id 1315510543.27760.2.camel@vanquo.pezone.net
Whole thread Raw
List pgsql-hackers
On tor, 2011-09-08 at 15:32 -0400, Tom Lane wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
> > Add missing format argument to ecpg_log() call
> 
> Oh, fun.  So why isn't there an __attribute__((format...)) decoration
> on ecpg_log()?

I have a larger patch for that.  I just wanted to get the one piece of
obvious breakage backpatched.

I'm also proposing to add -Wmissing-format-attribute to the standard
options set.



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: WIP: Fast GiST index build
Next
From: Daniel Farina
Date:
Subject: Re: memory-related bugs