Re: stored procedure stats in collector

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Martin Pihlak <martin(dot)pihlak(at)gmail(dot)com>, Volkan YAZICI <yazicivo(at)ttmail(dot)com>, pgsql-patches(at)postgresql(dot)org, postgres(at)cybertec(dot)at
Subject: Re: stored procedure stats in collector
Date: 2008-05-14 06:20:14
Message-ID: 13297.1210746014@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Magnus Hagander <magnus(at)hagander(dot)net> writes:
> Tom Lane wrote:
>> Shouldn't we at least make it fail with EINVAL if "who" doesn't match
>> whichever semantics this code is able to implement?

> Yeah, we only ever call it asking for our own process, but I guess we
> might at some point in the future change that, so it can't hurt.. Want
> me to do it, or will you?

Please do, I'm going to bed ...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2008-05-14 07:29:11 Re: stored procedure stats in collector
Previous Message Magnus Hagander 2008-05-14 06:18:06 Re: stored procedure stats in collector

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2008-05-14 07:29:11 Re: stored procedure stats in collector
Previous Message Magnus Hagander 2008-05-14 06:18:06 Re: stored procedure stats in collector