Re: FW: REVIEW: Allow formatting in log_line_prefix - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: FW: REVIEW: Allow formatting in log_line_prefix
Date
Msg-id 524315E8.3030409@gmx.net
Whole thread Raw
In response to Re: FW: REVIEW: Allow formatting in log_line_prefix  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: FW: REVIEW: Allow formatting in log_line_prefix
List pgsql-hackers
On 9/25/13 4:46 AM, David Rowley wrote:
> Please find attached the new patch ... version v0.5 and also updated
> benchmark results.

Please fix compiler warnings:

elog.c: In function ‘log_line_prefix.isra.3’:
elog.c:2436:22: warning: ‘padding’ may be used uninitialized in this function [-Wmaybe-uninitialized]
elog.c:2172:6: note: ‘padding’ was declared here




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Cube extension types support
Next
From: Peter Eisentraut
Date:
Subject: Re: Cube extension split algorithm fix