Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method Sql.pgsql()->cancelquery()


Method cancelquery

void cancelquery()

Description

Cancels the currently running query.

See also

reload(), resync()

Note

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