constant DRUPAL_MINIMUM_PGSQL
Minimum supported version of PostgreSQL, if it is used.
Archivo
- drupal-6.x/
modules/ system/ system.module, line 36 - Configuration system that lets administrators modify the workings of the site.
Código
define('DRUPAL_MINIMUM_PGSQL', '7.4')