MediaWiki  1.23.8
PostgresUpdater Member List

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

$dbPostgresUpdaterprotected
$extensionUpdatesDatabaseUpdaterprotected
$fileHandleDatabaseUpdaterprotected
$holdContentHandlerUseDBDatabaseUpdaterprotected
$postDatabaseUpdateMaintenanceDatabaseUpdaterprotected
$sharedDatabaseUpdaterprotected
$skipSchemaDatabaseUpdaterprotected
$updatesDatabaseUpdaterprotected
$updatesSkippedDatabaseUpdaterprotected
__construct(DatabaseBase &$db, $shared, Maintenance $maintenance=null)DatabaseUpdaterprotected
addExtensionField( $tableName, $columnName, $sqlPath)DatabaseUpdater
addExtensionIndex( $tableName, $indexName, $sqlPath)DatabaseUpdater
addExtensionTable( $tableName, $sqlPath)DatabaseUpdater
addExtensionUpdate(array $update)DatabaseUpdater
addField( $table, $field, $patch, $fullpath=false)DatabaseUpdaterprotected
addIndex( $table, $index, $patch, $fullpath=false)DatabaseUpdaterprotected
addInterwikiType()PostgresUpdaterprotected
addPgExtIndex( $table, $index, $type)PostgresUpdater
addPgField( $table, $field, $type)PostgresUpdaterprotected
addPgIndex( $table, $index, $type)PostgresUpdater
addPostDatabaseUpdateMaintenance( $class)DatabaseUpdater
addSequence( $table, $pkey, $ns)PostgresUpdaterprotected
addTable( $name, $patch, $fullpath=false)DatabaseUpdaterprotected
appendLine( $line)DatabaseUpdater
applyPatch( $path, $isFullPath=false, $msg=null)DatabaseUpdaterprotected
canUseNewUpdatelog()DatabaseUpdaterprotected
changeField( $table, $field, $newtype, $default)PostgresUpdaterprotected
changeFieldPurgeTable( $table, $field, $newtype, $default)PostgresUpdaterprotected
changeFkeyDeferrable( $table, $field, $clause)PostgresUpdaterprotected
changeNullableField( $table, $field, $null)PostgresUpdaterprotected
checkIndex( $index, $should_be, $good_def)PostgresUpdaterprotected
checkIwlPrefix()PostgresUpdaterprotected
checkOiDeleted()PostgresUpdaterprotected
checkOiNameConstraint()PostgresUpdaterprotected
checkPageDeletedTrigger()PostgresUpdaterprotected
checkRevUserFkey()PostgresUpdaterprotected
checkStats()DatabaseUpdaterprotected
convertArchive2()PostgresUpdaterprotected
copyFile( $filename)DatabaseUpdater
describeIndex( $idx)PostgresUpdater
describeTable( $table)PostgresUpdaterprotected
disableContentHandlerUseDB()DatabaseUpdaterprotected
doActiveUsersInit()DatabaseUpdaterprotected
doCollationUpdate()DatabaseUpdaterprotected
doLogSearchPopulation()DatabaseUpdaterprotected
doLogUsertextPopulation()DatabaseUpdaterprotected
doMigrateUserOptions()DatabaseUpdaterprotected
doTable( $name)DatabaseUpdaterprotected
doUpdates( $what=array( 'core', 'extensions', 'stats'))DatabaseUpdater
doUpdateTranscacheField()DatabaseUpdaterprotected
dropExtensionField( $tableName, $columnName, $sqlPath)DatabaseUpdater
dropExtensionIndex( $tableName, $indexName, $sqlPath)DatabaseUpdater
dropExtensionTable( $tableName, $sqlPath)DatabaseUpdater
dropField( $table, $field, $patch, $fullpath=false)DatabaseUpdaterprotected
dropIndex( $table, $index, $patch='', $fullpath=false)PostgresUpdaterprotected
dropTable( $table, $patch=false, $fullpath=false)DatabaseUpdater
enableContentHandlerUseDB()DatabaseUpdaterprotected
fkeyDeltype( $fkey)PostgresUpdater
getCoreUpdateList()PostgresUpdaterprotected
getDB()DatabaseUpdater
getExtensionUpdates()DatabaseUpdaterprotected
getOldGlobalUpdates()PostgresUpdaterprotected
getPostDatabaseUpdateMaintenance()DatabaseUpdater
initOldGlobals()DatabaseUpdaterprivate
insertUpdateRow( $key, $val=null)DatabaseUpdater
loadExtensions()DatabaseUpdaterprivate
modifyExtensionField( $tableName, $fieldName, $sqlPath)DatabaseUpdater
modifyField( $table, $field, $patch, $fullpath=false)DatabaseUpdater
newForDB(&$db, $shared=false, $maintenance=null)DatabaseUpdaterstatic
output( $str)DatabaseUpdater
purgeCache()DatabaseUpdater
rebuildLocalisationCache()DatabaseUpdaterprotected
renameExtensionIndex( $tableName, $oldIndexName, $newIndexName, $sqlPath, $skipBothIndexExistWarning=false)DatabaseUpdater
renameIndex( $table, $old, $new, $skipBothIndexExistWarning=false, $a=false, $b=false)PostgresUpdaterprotected
renameSequence( $old, $new)PostgresUpdaterprotected
renameTable( $old, $new, $patch=false)PostgresUpdaterprotected
ruleDef( $table, $rule)PostgresUpdater
runUpdates(array $updates, $passSelf)DatabaseUpdaterprivate
setAppliedUpdates( $version, $updates=array())DatabaseUpdaterprotected
setDefault( $table, $field, $default)PostgresUpdaterprotected
tableExists( $tableName)DatabaseUpdater
tsearchFixes()PostgresUpdaterprotected
updateRowExists( $key)DatabaseUpdater
writeSchemaUpdateFile( $schemaUpdate=array())DatabaseUpdaterprivate