The name by which to obtain a lock for retrive the next insert id.
File
- includes/
database/ pgsql/ database.inc, line 16 - Database interface code for PostgreSQL database servers.
Code
define('POSTGRESQL_NEXTID_LOCK', 1000)
The name by which to obtain a lock for retrive the next insert id.
define('POSTGRESQL_NEXTID_LOCK', 1000)