Pike v8.1 release 6

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.