From: | David Rowley <dgrowleyml(at)gmail(dot)com> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com>, Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: FW: REVIEW: Allow formatting in log_line_prefix |
Date: | 2013-09-27 06:42:21 |
Message-ID: | CAApHDvrM0m=m6fUdCcJ-GCw0oTbXODxE1YeASFrEx=oCMYdc7g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Sep 27, 2013 at 10:28 AM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Thu, Sep 26, 2013 at 5:18 PM, Robert Haas <robertmhaas(at)gmail(dot)com>
> wrote:
> > On Thu, Sep 26, 2013 at 3:55 PM, David Rowley <dgrowleyml(at)gmail(dot)com>
> wrote:
> >> I think I must have forgot to save it before I emailed it...
> >>
> >> Here's the correct version.
> >
> > Ah ha. Looks better.
> >
> > I'm working on getting this committed now. Aside from some stylistic
> > things, I've found one serious functional bug, which is that you need
> > to test padding != 0, not padding > 0, when deciding which path to
> > take. No need to send a new patch, I've already fixed it in my local
> > copy...
>
>
Oops, negative padding. My bad. I was focusing too much on the benchmarks I
think.
> Committed now. Let me know if I broke anything.
>
>
Great, thanks for commiting!
Thank you Albe for your review too!
Regards
David.
> --
> Robert Haas
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
From | Date | Subject | |
---|---|---|---|
Next Message | Pavan Deolasee | 2013-09-27 07:03:34 | Re: pgbench filler columns |
Previous Message | Amit Kapila | 2013-09-27 06:40:44 | Re: Minmax indexes |