pike.hubbe.net

[Top]
Sql
Sql.postgres
previousSql.postgres()->list_tables() Sql.postgres()->select_db()next

Method Sql.postgres()->reset()


Method reset

void Sql.postgres()->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 availible through the generic SQL-interface.


Extracted from Pike v7.3 release 11 at 2001-11-03.