TODO
====

 * PostgreSQL support
  * PostgreSQL 7.4 compatibility
  * pg_freespacemap support

 * specific orasnap
  * Tablespace : list default tablespace for each user
  * Disabled constraints : owner, table, constraint, type, status
  * FK without indexes : owner, constraint name, column name
  * cached tables (pg_buffercache)
  * Buffer Hit Ratio (Consistent Gets  DB Blk Gets  Physical Reads  Hit Ratio)

 * HTML interface
  * jQuery support : sort in tables, filtering
  * graph on database size and usage
  * graph on tablespace size
  * graph on table and index size and usage
