-
Bug
-
Resolution: Fixed
-
Minor
-
3.0.9
-
None
-
None
language/en/install.php
'DLL_POSTGRES' => 'PostgreSQL 7.x/8.x',
|
should be
'DLL_POSTGRES' => 'PostgreSQL 7.x/8.x/9.x',
|
The database list on install/index itself seems to be correct:
<li>PostgreSQL 7.3+</li>
|