Revision history for Perl extension Pg::Pcurse.
0.11 Wed May 9 06:48:31 2008
- Display postmaster start time in some modes
- Display txid_current in some modes
- Prevent crashes with restricted databases
0.10 Wed May 8 09:39:46 2008
- In 'database' mode, 'D' displays count of objects
- In 'settings' mode, 'D' displays fsm rel and pages
- less clutter in standard 'database' mode
- bief summary for buffercache (if available)
- Schema table is disabled when not needed
0.09 Wed May 7 08:55:42 2008
- minor code refactoring
- query refactoring
0.08 Man May 5 06:53:22 2008
- Attemp to read passwd from ~/.pgpass
- CLI invocation enhancements
0.07 Fri May 2 06:31:03 2008
- Renamed mode 'overview' to 'databases'
- Fixed calculation of row sizes
- Added more fields to 'd' tables
- Display updates after analyze & vacuum
0.06 Man May 2 05:57:37 2008
- Lost of micro-features, here are some:
'd' on schema display shows permissions
'D' on big display shows records
'A' attempts to analyze a table or database
'V' attempts to vacuum a table or database
Bucardo, trigger, and views modes
Always display what mode we are int
Better vacuum submode
Prevent terminal blur on failed startup (invalid db credentials)
0.05 Man Apr 21 03:52:35 2008
- changed the blue screen of 'tables' to statsof()
- Fixed module dependacies
0.04 Sun Apr 20 20:39:33 2008
- Added 'rules' mode
- Better lexer for sql stataments
- added ' ' in keyscan for shcema box
- added 'h' to un-pop the menu display
- added acl display for schema box
- The shcema choice is remembered (when possible) accross
round of selections
- Fixed the default mode back to 'tables'
0.03 Sun Apr 20 04:12:49 2008
- Added 'views' mode
- procedure arg type are shown in english names
0.02 Sat Apr 19 19:08:32 2008
- Corrected module dependencies
- Fixed usage documentation
0.01 Thu Apr 17 23:06:48 2008
- original version; created by h2xs 1.23 with options
-AXn Pg::Pcurse