Re: enable logging of start time/cookie for all backend processes

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: enable logging of start time/cookie for all backend processes
Date: 2007-08-01 23:57:03
Message-ID: 46B11DCF.3000005@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Alvaro Herrera wrote:
>
>> My original thought was that it needed to be set anywhere MyProcPid was
>> set. That still seems to make sense, it just looks like I missed a few
>> places, which I should fix.
>>
>
> +1 because of cleanliness, even if some calls turn out to be redundant.
> That was in fact what I initially thought you were doing.
>
>

OK, here's the revised patch.

cheers

andrew

Attachment Content-Type Size
loglinefix4.patch text/x-patch 10.2 KB

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2007-08-02 04:41:31 Re: enable logging of start time/cookie for all backend processes
Previous Message Neil Conway 2007-08-01 23:49:50 Memory leak in tuplestore_end()