DatabasePostgres Member List

This is the complete list of members for DatabasePostgres, including all inherited members.

$mAffectedRowsDatabasePostgres
$mConnDatabase [protected]
$mDBnameDatabase [protected]
$mDoneWritesDatabase [protected]
$mErrorCountDatabase [protected]
$mFailFunctionDatabase [protected]
$mFakeMasterDatabase [protected]
$mFakeSlaveLagDatabase [protected]
$mFlagsDatabase [protected]
$mInsertIdDatabasePostgres
$mLastQueryDatabase [protected]
$mLastResultDatabasePostgres
$mLBInfoDatabase [protected]
$mOpenedDatabase [protected]
$mPasswordDatabase [protected]
$mPHPErrorDatabase [protected]
$mServerDatabase [protected]
$mTablePrefixDatabase [protected]
$mTrxLevelDatabase [protected]
$mUserDatabase [protected]
$numeric_versionDatabasePostgres
__construct($server=false, $user=false, $password=false, $dbName=false, $failFunction=false, $flags=0, $tablePrefix= 'get from global')Database
addQuotes($s)DatabasePostgres
affectedRows()DatabasePostgres
aggregateValue($valuedata, $valuename='value')DatabasePostgres
begin($fname= 'DatabasePostgres::begin')DatabasePostgres
bufferResults($buffer=NULL)Database
buildConcat($stringList)DatabasePostgres
cascadingDeletes()DatabasePostgres
cleanupTriggers()DatabasePostgres
clearFlag($flag)Database
close()DatabasePostgres
commit($fname= 'DatabasePostgres::commit')DatabasePostgres
conditional($cond, $trueVal, $falseVal)DatabasePostgres
connectionErrorHandler($errno, $errstr)Database [protected]
constraintExists($table, $constraint)DatabasePostgres
currentSequenceValue($seqName)DatabasePostgres
DatabasePostgres($server=false, $user=false, $password=false, $dbName=false, $failFunction=false, $flags=0)DatabasePostgres
dataSeek($res, $row)DatabasePostgres
deadlockLoop()Database
debug($debug=NULL)Database
decodeBlob($b)DatabasePostgres
delete($table, $conds, $fname= 'Database::delete')Database
deleteJoin($delTable, $joinTable, $delVar, $joinVar, $conds, $fname= 'DatabasePostgres::deleteJoin')DatabasePostgres
doneWrites()Database
doQuery($sql)DatabasePostgres
encodeBlob($b)DatabasePostgres
errorCount($count=NULL)Database
escapeLike($s)Database
estimateRowCount($table, $vars='*', $conds='', $fname= 'DatabasePostgres::estimateRowCount', $options=array())DatabasePostgres
execute($prepared, $args=null)Database
failFunction($function=NULL)Database
fetchObject($res)DatabasePostgres
fetchRow($res)DatabasePostgres
fieldExists($table, $field, $fname= 'DatabasePostgres::fieldExists')DatabasePostgres
fieldInfo($table, $field)DatabasePostgres
fieldName($res, $n)DatabasePostgres
fieldType($res, $index)DatabasePostgres
fillPrepared($preparedQuery, $args)Database
fillPreparedArg($matches)Database
freePrepared($prepared)Database
freeResult($res)DatabasePostgres
functionalIndexes()DatabasePostgres
generalizeSQL($sql)Database [static]
getDBname()DatabasePostgres
getFlag($flag)Database
getLag()DatabasePostgres
getLBInfo($name=NULL)Database
getMasterPos()Database
getProperty($name)Database
getSearchEngine()DatabasePostgres
getServer()DatabasePostgres
getServerVersion()DatabasePostgres
getSlavePos()Database
getSoftwareLink()DatabasePostgres
getStatus($which="%")Database
getWikiID()Database
hasConstraint($name)DatabasePostgres
ignoreErrors($ignoreErrors=NULL)Database
immediateBegin($fname= 'Database::immediateBegin')Database
immediateCommit($fname= 'DatabasePostgres::immediateCommit')DatabasePostgres
implicitGroupby()DatabasePostgres
implicitOrderby()DatabasePostgres
indexExists($table, $index, $fname= 'Database::indexExists')Database
indexInfo($table, $index, $fname= 'DatabasePostgres::indexInfo')DatabasePostgres
indexName($index)Database
indexNameCallback($matches)Database [protected]
indexUnique($table, $index, $fname= 'DatabasePostgres::indexUnique')DatabasePostgres
Database::indexUnique($table, $index)Database
initial_setup($password, $dbName)DatabasePostgres
insert($table, $args, $fname= 'DatabasePostgres::insert', $options=array())DatabasePostgres
insertId()DatabasePostgres
insertSelect($destTable, $srcTable, $varMap, $conds, $fname= 'Database::insertSelect', $insertOptions=array(), $selectOptions=array())Database
installErrorHandler()Database [protected]
isOpen()Database
isWriteQuery($sql)Database
lastErrno()DatabasePostgres
lastError()DatabasePostgres
lastQuery()Database
limitResult($sql, $limit, $offset=false)DatabasePostgres
limitResultForUpdate($sql, $num)DatabasePostgres
lock($lockName, $method)DatabasePostgres
lowPriorityOption()DatabasePostgres
makeConnectionString($vars)DatabasePostgres
makeList($a, $mode=LIST_COMMA)Database
makeSelectOptions($options)DatabasePostgres
makeUpdateOptions($options)Database
masterPosWait(MySQLMasterPos $pos, $timeout)Database
maxListLen()Database
newFromParams($server, $user, $password, $dbName, $failFunction=false, $flags=0)DatabasePostgres [static]
nextSequenceValue($seqName)DatabasePostgres
numFields($res)DatabasePostgres
numRows($res)DatabasePostgres
open($server, $user, $password, $dbName)DatabasePostgres
ping()DatabasePostgres
prepare($sql, $func= 'Database::prepare')Database
query($sql, $fname= '', $tempIgnore=false)Database
queryIgnore($sql, $fname= '')DatabasePostgres
quote_ident($s)DatabasePostgres
realTimestamps()DatabasePostgres
relationExists($table, $types, $schema=false)DatabasePostgres
replace($table, $uniqueIndexes, $rows, $fname= 'DatabasePostgres::replace')DatabasePostgres
replaceVars($ins)DatabasePostgres [protected]
reportConnectionError($error= 'Unknown error')Database
reportQueryError($error, $errno, $sql, $fname, $tempIgnore=false)DatabasePostgres
restoreErrorHandler()Database [protected]
resultObject($result)Database
rollback($fname= 'Database::rollback')Database
ruleExists($table, $rule)DatabasePostgres
safeQuery($query, $args=null)Database
schemaExists($schema)DatabasePostgres
searchableIPs()DatabasePostgres
select($table, $vars, $conds='', $fname= 'Database::select', $options=array(), $join_conds=array())Database
selectDB($db)DatabasePostgres
selectField($table, $var, $cond='', $fname= 'Database::selectField', $options=array())Database
selectRow($table, $vars, $conds, $fname= 'Database::selectRow', $options=array(), $join_conds=array())Database
selectSQLText($table, $vars, $conds='', $fname= 'Database::select', $options=array(), $join_conds=array())Database
sequenceExists($sequence, $schema=false)DatabasePostgres
set($table, $var, $value, $cond, $fname= 'Database::set')Database
setFakeMaster($enabled=true)DatabasePostgres
setFakeSlaveLag($lag)DatabasePostgres
setFlag($flag)Database
setLBInfo($name, $value=NULL)Database
setOutputPage($out)Database
setTimeout($timeout)DatabasePostgres
setup_database()DatabasePostgres
setup_plpgsql()DatabasePostgres
sourceFile($filename, $lineCallback=false, $resultCallback=false)Database
sourceStream($fp, $lineCallback=false, $resultCallback=false)Database
strencode($s)DatabasePostgres
strictIPs()DatabasePostgres
strreplace($orig, $old, $new)Database
tableExists($table, $schema=false)DatabasePostgres
Database::tableExists($table)Database
tableName($name)DatabasePostgres
tableNameCallback($matches)Database [protected]
tableNames()Database
tableNamesN()Database
tableNamesWithUseIndexOrJOIN($tables, $use_index=array(), $join_conds=array())Database
tablePrefix($prefix=null)Database
textFieldSize($table, $field)DatabasePostgres
timestamp($ts=0)DatabasePostgres
timestampOrNull($ts=null)Database
triggerExists($table, $trigger)DatabasePostgres
trxLevel($level=NULL)Database
unlock($lockName, $method)DatabasePostgres
update($table, $values, $conds, $fname= 'Database::update', $options=array())Database
useIndexClause($index)DatabasePostgres
wasDeadlock()DatabasePostgres
wasErrorReissuable()Database


Generated on Sat Sep 5 02:08:35 2009 for MediaWiki by  doxygen 1.5.9