MediaWiki
1.23.5
|
Used to debug transaction processing Only used if $wgDebugDBTransactions is true. More...
Public Member Functions | |
__construct ( $conn) | |
check () | |
update () | |
Protected Member Functions | |
describe_changed ( $status, $desc_table) | |
log_changed ( $old, $new, $watched) | |
Private Attributes | |
array | $mCurrentState |
array | $mNewState |
Static Private Attributes | |
static | $WATCHED |
Used to debug transaction processing Only used if $wgDebugDBTransactions is true.
Definition at line 115 of file DatabasePostgres.php.
PostgresTransactionState::__construct | ( | $conn | ) |
Definition at line 140 of file DatabasePostgres.php.
PostgresTransactionState::check | ( | ) |
Definition at line 153 of file DatabasePostgres.php.
|
protected |
Definition at line 172 of file DatabasePostgres.php.
|
protected |
Definition at line 180 of file DatabasePostgres.php.
PostgresTransactionState::update | ( | ) |
Definition at line 146 of file DatabasePostgres.php.
|
private |
Definition at line 138 of file DatabasePostgres.php.
|
private |
Definition at line 136 of file DatabasePostgres.php.
|
staticprivate |
Definition at line 116 of file DatabasePostgres.php.