Re: Cancel a query - Mailing list pgsql-interfaces

From Gerhard Häring
Subject Re: Cancel a query
Date
Msg-id slrnarctdc.94.gerhard.haering@haering.opus-gmbh.net
Whole thread Raw
In response to Cancel a query  (Wei Weng <wweng@kencast.com>)
List pgsql-interfaces
Wei Weng <wweng@kencast.com> [2002-10-22 21:53 GMT]:
> Is there a C API that cancels a query?

Yes, if you use the async functions: PQrequestCancel

See http://developer.postgresql.org/docs/postgres/libpq-async.html

-- Gerhard




pgsql-interfaces by date:

Previous
From: pin.o.za@mail.toyota-shokki.co.jp (王斌)
Date:
Subject: Re: problem with pg_hba.conf & JDBC (?)
Next
From: prashanth@jibe.biz
Date:
Subject: Non-blocking libpq in 7.3 beta2