Ticket #382 (closed defect: fixed)
postgresql detection
| Reported by: | dmorton | Owned by: | dmorton |
|---|---|---|---|
| Priority: | high | Milestone: | 1.0.2 |
| Component: | PHP scripts | Version: | 1.0.1 Devel |
| Severity: | critical | Keywords: | |
| Cc: |
Description (last modified by dmorton) (diff)
Brian McCullough? wrote:
Incidentally, David, I am also getting the "Database Verson = array" error that someone else reported. Changing that to: $pg_version_result = pg_version($test_dbh->connection); $db_version = $pg_version_result['server'] ; produces the result that I think you were looking for. It isn't the greatest solution, just _a_ solution.
Change History
Note: See
TracTickets for help on using
tickets.

