<?php pg_affected_rows(PgSql\Result $result): int
<?php } } $a['affected rows'] = pg_affected_rows($result); $a['last OID'] = pg_last_oid($result); $fields = pg_num_fields($result);