constant Connection::POSTGRESQL_NEXTID_LOCK

The name by which to obtain a lock for retrive the next insert id.

File

drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php, line 30
Definition of Drupal\Core\Database\Driver\pgsql\Connection

Class

Connection

Namespace

Drupal\Core\Database\Driver\pgsql

Code

const POSTGRESQL_NEXTID_LOCK = 1000;