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

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


Method affected_rows

int affected_rows()

Description

Returns the number of affected rows by this query.

See also

status_command_complete()

Note

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