Update analyzeall tool: add REINDEX option. Add ibrowser tool (useful for PgBrowser testing). Fix PgBrowser.list_columns default value.
TESTING
=======
All test should work at least with Python 2.7 and 3.2
How to test
-----------
1. copy pgtoolkit.conf.example to pgtoolkit.conf, modify it so it points to your test database
2. create test tables using sql/tests.sql
3. run tests.py