database.inc

Database interface code for PostgreSQL database servers.

File

drupal/includes/database/pgsql/database.inc
View source

Constants

Namesort descending Description
POSTGRESQL_NEXTID_LOCK The name by which to obtain a lock for retrieving the next insert id.

Classes