On Feb 2, 2012, at 2:51 PM, Magnus Hagander wrote:
>> I have a need at my $dayjob to let users cancel their own back ends. See any issues with this function to allow them to do that? Any security gotchas or anything?
>
> You mean something like this?
> http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=0495aaad8b337642830a4d4e82f8b8c02b27b1be
>
> (So yes, the principle was agreed to be safe)
Oh, it *was* committed? Excellent. Yeah, looks pretty similar in principal. Thanks!
David