Re: pgsql: Add missing format argument to ecpg_log() call

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Add missing format argument to ecpg_log() call
Date: 2011-09-08 19:32:19
Message-ID: 27031.1315510339@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Add missing format argument to ecpg_log() call

Oh, fun. So why isn't there an __attribute__((format...)) decoration
on ecpg_log()?

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2011-09-08 19:35:42 Re: [COMMITTERS] pgsql: Add missing format argument to ecpg_log() call
Previous Message Peter Eisentraut 2011-09-08 19:24:05 pgsql: Add missing format argument to ecpg_log() call

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2011-09-08 19:35:42 Re: [COMMITTERS] pgsql: Add missing format argument to ecpg_log() call
Previous Message Alexander Korotkov 2011-09-08 19:25:58 Re: WIP: Fast GiST index build