Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Method Sql.pgsql()->cancelquery()


Method cancelquery

final void cancelquery()

Description

Cancels all currently running queries in this session.

See also

reload(), resync()

Note

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