略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: pg_untrace

2024-04-27

pg_untrace

(PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8)

pg_untrace关闭 PostgreSQL 连接的追踪功能

说明

pg_untrace(resource $connection = ?): bool

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

本函数总是返回 true

参见 pg_trace()

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.pg-untrace.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3