Re: Patch to allow users to kill their own queries

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Greg Smith <greg(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Patch to allow users to kill their own queries
Date: 2011-12-14 15:10:57
Message-ID: 6794.1323875457@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Magnus Hagander <magnus(at)hagander(dot)net> writes:
> On Tue, Dec 13, 2011 at 11:59, Greg Smith <greg(at)2ndquadrant(dot)com> wrote:
>> HINT: you can use pg_cancel_backend() on your own processes

> That HINT sounds a bit weird to me. "you can cancel your own queries
> using pg_cancel_backend() instead" or something like that?

Doesn't follow message style guidelines either ;-). Hints should be
complete sentences, with initial cap and ending period.
http://www.postgresql.org/docs/devel/static/error-style-guide.html

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-12-14 15:16:59 Re: Race condition in HEAD, possibly due to PGPROC splitup
Previous Message Merlin Moncure 2011-12-14 15:10:42 Re: NOTIFY with tuples