Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Sql
Sql.pgsql_util
Sql.pgsql_util.pgsql_result

Method Sql.pgsql_util.pgsql_result()->status_command_complete()


Method status_command_complete

string status_command_complete()

Description

Returns the command-complete status for this query.

See also

affected_rows()

Note

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