From: Andy Lester Date: Fri, 26 Feb 2010 16:46:37 +0000 (-0600) Subject: new Perl-specific section of the TODO X-Git-Tag: 2.15.1~48^2~16 X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=24938faeda687d8228db3ea0b8233833d2cfaa87;p=check_postgres.git new Perl-specific section of the TODO --- diff --git a/TODO b/TODO index 22c03ce71..754cf08c9 100644 --- a/TODO +++ b/TODO @@ -25,8 +25,6 @@ Quick list of outstanding items / bugs / feature requests for CP: * Check at least one table has been vacuumed/analyzed since X time -* Put on CPAN - * Check every table has been vacuum|analyze at least once. (no NULL) * Check at least one table has been vacuumed|analyzed since X hours/days/... @@ -39,3 +37,10 @@ Quick list of outstanding items / bugs / feature requests for CP: * For the Nagios 'perf' output on last_analyze and last_vacuum (and other things with a time), consider making a single global timing call. + +# Perl-specific + +* Put on CPAN + +* Create a Perl::Critic test suite +