constant POSTGRESQL_NEXTID_LOCK
The name by which to obtain a lock for retrive the next insert id.
Related topics
Archivo
- drupal-7.x/
includes/ database/ pgsql/ database.inc, line 16 - Database interface code for PostgreSQL database servers.
Código
define('POSTGRESQL_NEXTID_LOCK', 1000)