Sean Harvey
|
133e6ff6ec
|
ENHANCEMENT Added PostgreSQLDatabaseConfigurationHelper::getDatabaseVersion()
|
2010-05-26 05:14:05 +00:00 |
|
Sean Harvey
|
2c38c37bb2
|
BUGFIX Fixed border case where pg_version() could return false and break functionality in PostgreSQLDatabaseConfigurationHelper::requireDatabaseVersion()
|
2010-05-15 04:06:15 +00:00 |
|
Sean Harvey
|
5f17db6599
|
ENHANCEMENT Added PostgreSQLDatabaseConfigurationHelper::requireDatabaseVersion() for checking the database version is at least 8.3 during installation
|
2010-05-15 04:03:25 +00:00 |
|
Ingo Schommer
|
77b972bfb5
|
BUGFIX Using dbname=postgres in PostgreSQLDatabaseConfigurationHelper to enable configuration checks with users other than 'postgres' (that might not have a database with their username)
|
2010-03-26 02:32:04 +00:00 |
|
Sean Harvey
|
1aa8f6b765
|
BUGFIX Fixed wrong parameter order in PostgreSQLDatabaseConfigurationHelper
|
2010-03-09 00:25:42 +00:00 |
|
Sean Harvey
|
e33bd117d4
|
MINOR Added ability to create databases through installer checks for PostgreSQL
|
2010-03-08 22:33:50 +00:00 |
|
Sean Harvey
|
bcd163ff06
|
ENHANCEMENT Fixes to PostgreSQLDatabaseConfigurationHelper to support the installer changes in r99001
|
2010-02-15 05:37:17 +00:00 |
|
Sean Harvey
|
d6b425cd6f
|
MINOR Fixed missing connection required for testing credentials
|
2010-02-11 11:54:54 +00:00 |
|
Sean Harvey
|
ad3a3083a9
|
MINOR changed package name of file to be proper one
|
2010-02-11 11:04:53 +00:00 |
|
Sean Harvey
|
e2ec1fca0e
|
MINOR Removed return of connection which is not used any longer
|
2010-02-11 10:08:42 +00:00 |
|
Sean Harvey
|
10a59a9a8d
|
MINOR Renamed variables and keys to conincide with r98795
|
2010-02-11 10:00:13 +00:00 |
|
Sean Harvey
|
48635c5167
|
FEATURE Added PostgreSQLDatabaseConfigurationHelper which is related to the installer
|
2010-02-11 07:38:51 +00:00 |
|