Issue Details (XML | Word | Printable)

Key: BCMS-90
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Savvas Triantafyllou
Reporter: Savvas Triantafyllou
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
BetaCMS

Installation script does not install the correct JDBC driver for PostgreSQL if value provided is 8.2 or 8.3

Created: 22/Oct/09 03:28 PM   Updated: 22/Oct/09 03:30 PM
Component/s: None
Affects Version/s: 2.1.0.CR1
Fix Version/s: 2.1.0.CR2

Time Tracking:
Not Specified


 Description  « Hide
When user provides value 8.2 or 8.3 to declare which version of PostgreSQL is using , installation script install JDBC driver for 8.2 version, as it expects values 2 or 3

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Savvas Triantafyllou added a comment - 22/Oct/09 03:30 PM
Script identifies values 2, 8.2, 8.2.x for PostgreSQL 8.2.x version and
3, 8.3, 8.3.x for PostgreSQL 8.3.x version