id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 12496,Include PostgreSQL version in environment_info table,Ryan J Ollos,Jun Omae,"The MySQL client and server version is shown if using MySQL, but the Postgres version is not shown if using PostgreSQL. [[Image(Screen Shot 2016-05-31 at 11.52.09.png,100%)]] [[Image(Screen Shot 2016-05-31 at 11.52.26.png,100%)]]",enhancement,closed,normal,1.3.1,database backend,,normal,fixed,postgres,,,"* PostgreSQL version is shown in //System Information// table of the [/about About Trac] and error reporting pages. * The minimum PostgreSQL version is now 9.1.0.","* Added `get_system_info` to `IDatabaseConnector` interface. * `DatabaseManager` implements `ISystemInfoProvider` to return the database version. `MySQLConnector`, `PostgreSQLConnector` and `SQLiteConnector` no longer implement `ISystemInfoProvider`. * Moved `IEnvironmentSetupParticipant` and `ISystemInfoProvider` from `trac.env` to `trac.api`.",