Re: [PATCHES] log session end - again

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCHES] log session end - again
Date: 2004-02-13 11:59:38
Message-ID: 402CBC2A.50001@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


You can find it here.

http://archives.postgresql.org/pgsql-patches/2004-02/msg00072.php

I know Neil was reviewing it and had a minor doc style quibble, as well
as the question he raised on -hackers about psql tab completion.

cheers

andrew

Bruce Momjian wrote:

>Andrew Dunstan wrote:
>
>
>>Based on Larry's idea, I had in mind to provide a third escape in the
>>log_line_info string (in addition to the %U and %D that I had previously
>>done) of %S for sessionid, which would look something like this:
>>402251fc.713f
>>
>>I will start redoing this feature when the log_disconnections patch is
>>dealt with.
>>
>>
>
>Andrew, I can't find the log_disconnections patch. I know I saw it, but
>I can't find it now. Would you resent it please?
>
>
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas SB SD 2004-02-13 13:36:50 Re: Transaction aborts on syntax error.
Previous Message Mark Gibson 2004-02-13 09:19:05 dblink - custom datatypes NOW work :)

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-02-13 14:15:54 Re: [PATCHES] log session end - again
Previous Message Mark Cave-Ayland 2004-02-13 11:33:22 Re: ANALYZE patch for review