Home
last modified time | relevance | path

Searched refs:savepointpresent (Results 1 – 3 of 3) sorted by relevance

/dports/www/moodle310/moodle/lib/dml/
H A Dpgsql_native_moodle_database.php55 protected $savepointpresent = false; variable in pgsql_native_moodle_database
330 …if ($this->savepointpresent and $this->last_type != SQL_QUERY_AUX and $this->last_type != SQL_QUER…
337 if ($this->savepointpresent) {
1506 $this->savepointpresent = true;
1521 $this->savepointpresent = false;
1536 $this->savepointpresent = false;
/dports/www/moodle39/moodle/lib/dml/
H A Dpgsql_native_moodle_database.php55 protected $savepointpresent = false; variable in pgsql_native_moodle_database
330 …if ($this->savepointpresent and $this->last_type != SQL_QUERY_AUX and $this->last_type != SQL_QUER…
337 if ($this->savepointpresent) {
1506 $this->savepointpresent = true;
1521 $this->savepointpresent = false;
1536 $this->savepointpresent = false;
/dports/www/moodle311/moodle/lib/dml/
H A Dpgsql_native_moodle_database.php55 protected $savepointpresent = false; variable in pgsql_native_moodle_database
330 …if ($this->savepointpresent and $this->last_type != SQL_QUERY_AUX and $this->last_type != SQL_QUER…
337 if ($this->savepointpresent) {
1576 $this->savepointpresent = true;
1591 $this->savepointpresent = false;
1606 $this->savepointpresent = false;