=over 4
-=item B<Version 2.20.1> January 9, 2013
- Fix the check_bloat SQL to take inherited tables into account, and assume 2k for non-analyzed columns.
- (Geert Pante)
-
=item B<Version 2.20.0>
Add check for pgagent jobs (David E. Wheeler)
Allow txn_idle to work again for < 8.3 servers by switching to query_time.
+ Fix the check_bloat SQL to take inherited tables into account,
+ and assume 2k for non-analyzed columns. (Geert Pante)
+
Cache sequence information to speed up same_schema runs.
Fix --excludeuser in check_txn_idle (Mika Eloranta)