Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Sql
Sql.postgres

Method Sql.postgres()->reset()


Method reset

void reset()

Description

This function resets the connection to the backend. Can be used for a variety of reasons, for example to detect the status of a connection.

Note

This function is Postgres-specific, and thus it is not available through the generic SQL-interface.