DRUPAL_MINIMUM_PGSQL

Definition

system/system.install

Code

<?php
define('DRUPAL_MINIMUM_PGSQL',  '7.4');
?>