equal
  deleted
  inserted
  replaced
  
    
    
         | 
     1 =========  | 
         | 
     2 pgtoolkit  | 
         | 
     3 =========  | 
         | 
     4   | 
         | 
     5 General Python Modules  | 
         | 
     6 ----------------------  | 
         | 
     7   | 
         | 
     8 pgmanager.py - Database connection manager (pooling etc.)  | 
         | 
     9 pgbrowser.py - Schema browser module  | 
         | 
    10 pgdiff.py - Schema diff tool  | 
         | 
    11   | 
         | 
    12 Graphical and Command Line Tools  | 
         | 
    13 --------------------------------  | 
         | 
    14   | 
         | 
    15 pgbrowser-gtk.py - Database browser - graphical interface (GTK)  | 
         | 
    16 pgconsole-gtk.py - Query console - graphical interface (GTK)  | 
         | 
    17 pgdiff-cli.py - Command line diff tool  |