Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 

Roadmap

This roadmap outlines the work that is hoped will be done in the 1.13 development cycle for release in version 1.14 of pgAdmin.

  • PostgreSQL compatibility
     
    • Complete 9.1 support
       
    • Finish 9.0 support with exclusion constraints [GL]
       
    • Finish 8.4 support with SQL/Med objects [GL]
       
  • Code housekeeping
     
    • Check for and remove any custom controls that are now implemented in wxWidgets.
       
    • Check for the use of wxWidgets 2.9/3.0.
       
  • Functionality
     
    • Better i18n support [GL]
       
    • Show/hide columns in frmStatus's reports [GL]
       
    • Filter rows in frmStatus's reports [GL]
       
    • Logfile: columns according to log_line_prefix, filename according to log_filename, etc. in frmStatus [GL]
       
    • Custom reports in frmStatus [GL]
       
    • Graphs in frmStatus [GL]
       
    • Redesign Table dialogue to remove sub-dialogues where possible and replace with grid style UI [DP]
       
    • Data tune-up options for slow queries (requires XML EXPLAIN in PG 8.4) [DP]
       
    • pgsql-performance report tool for problematic queries (requires XML EXPLAIN in PG 8.4) [DP]
       
    • Add a dialog to allow the user to set a global breakpoint in a specific backend process [DP]
       
    • Add printing support to the query tool (and other styled text controls?) [DP/AV]
       
  • GSoC
     
    • Database designer for pgAdmin, by Luis Ochoa
       
    • Database schema difference visualizer, by Adeel Khan
       

top