Scott Marlowe <scott.marlowe@gmail.com> writes:
> On Mon, Apr 19, 2010 at 8:10 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> The reason the function isn't there before 8.4 is that that's not
>> promised to work before 8.4 ... most of the time it will work, but
>> once in awhile you could get nasty side-effects.
> So, pg_cancel_backend(pid) is the 8.3 version, that may or may not
> always work then, right?
No, I didn't say that.
regards, tom lane