| From: | David Rowley <dgrowleyml(at)gmail(dot)com> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: FW: REVIEW: Allow formatting in log_line_prefix |
| Date: | 2013-09-25 19:50:12 |
| Message-ID: | CAApHDvoTxQ-H0Sf6uvXLsm81pJLuOfHNfWjih-JRE7LMgKW3Fg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Sep 26, 2013 at 4:57 AM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> 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
>
>
Fixed in attached version.
Regards
David Rowley
| Attachment | Content-Type | Size |
|---|---|---|
| log_line_formatting_v0.6.patch | application/octet-stream | 11.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2013-09-25 20:16:52 | Re: Minmax indexes |
| Previous Message | Steve Singer | 2013-09-25 17:20:03 | Re: logical changeset generation v6 |