DRUPAL_MINIMUM_PGSQL

Definition

modules/system/system.install

Code

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

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.