Re: Vote needed: revert beta2 changes or not? - Mailing list pgsql-hackers

From Marc G. Fournier
Subject Re: Vote needed: revert beta2 changes or not?
Date
Msg-id 20051008203403.G1477@ganymede.hub.org
Whole thread Raw
In response to Re: Vote needed: revert beta2 changes or not?  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-hackers
On Sat, 8 Oct 2005, Jim C. Nasby wrote:

> On Fri, Oct 07, 2005 at 12:22:14PM -0400, Rod Taylor wrote:
>> I could vote for:
>>
>>         bool pg_query_cancel(int)
>>
>> backend_cancel or cancel_backend sounds like it should terminate the
>> entire backend like kill -TERM would do.
>
> Agreed. In fact, I thought that's what it actually did.

Oh good, I wasn't going to say anything, but that was what I thought it 
did too :(

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump option to dump only functions
Next
From: Jaime Casanova
Date:
Subject: Re: avoid pulling up subquerys that contain volatile functions?