downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

pg_client_encoding> <pg_affected_rows
[edit] Last updated: Fri, 24 May 2013

view this page in

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()



add a note add a note User Contributed Notes pg_cancel_query - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites