6 calls to DB_pgsql::pgsqlRaiseError() in Flickr API 5
- DB_pgsql::commit in phpFlickr/
PEAR/ DB/ pgsql.php - Commits the current transaction
- DB_pgsql::numCols in phpFlickr/
PEAR/ DB/ pgsql.php - Gets the number of columns in a result set
- DB_pgsql::numRows in phpFlickr/
PEAR/ DB/ pgsql.php - Gets the number of rows in a result set
- DB_pgsql::rollback in phpFlickr/
PEAR/ DB/ pgsql.php - Reverts the current transaction
- DB_pgsql::simpleQuery in phpFlickr/
PEAR/ DB/ pgsql.php - Sends a query to the database server
- DB_pgsql::tableInfo in phpFlickr/
PEAR/ DB/ pgsql.php - Returns information about a table or a result set