Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method Sql.pgsql()->close()


Method close

void close()

Description

Closes the connection to the database, any running queries are terminated instantly.

Note

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