PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<pg_affected_rowspg_client_encoding>
Last updated: Mon, 16 Jul 2012

pg_cancel_query

(PHP 4 >= 4.2.0, PHP 5)

pg_cancel_query --  取消异步查询

说明

bool pg_cancel_query ( resource connection )

pg_cancel_query() 取消由 pg_send_query() 发送的异步查询。不能取消由 pg_query() 执行的查询。

参见 pg_send_query()pg_connection_busy()




<pg_affected_rowspg_client_encoding>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST