pg_untrace
Disable tracing of a PostgreSQL connection
&reftitle.description;
truepg_untrace
PgSql\Connectionnullconnection&null;
Stop tracing started by pg_trace.
&reftitle.parameters;
connection
&pgsql.parameter.connection-with-nullable-default;
&reftitle.returnvalues;
&return.true.always;
&reftitle.changelog;
&Version;
&Description;
&return.type.true;
&pgsql.changelog.connection-object;
8.0.0
connection is now nullable.
&reftitle.examples;
pg_untrace example
]]>
&reftitle.seealso;
pg_trace