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

pg_untrace

(PHP 4 >= 4.0.1, PHP 5)

pg_untrace -- 关闭 PostgreSQL 连接的追踪功能

说明

bool pg_untrace ( [resource connection] )

停止由 pg_trace() 启动的追踪功能。connection 指定了被追踪的连接号,默认为上一个打开的连接。

本函数总是返回 TRUE

参见 pg_trace()




<pg_unescape_byteapg_update>
 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