From 8137de5c69a3b7764492c663fa6dafa292343e4a Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Fri, 12 Jun 2009 22:28:12 -0400 Subject: Stupid POD --- check_postgres.pl | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'check_postgres.pl') diff --git a/check_postgres.pl b/check_postgres.pl index b22f4f511..8ca434732 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -6907,13 +6907,21 @@ The types of objects that can be filtered are: =over 4 =item user + =item schema + =item table + =item view + =item index + =item sequence + =item constraint + =item trigger + =item function =back -- cgit v1.2.3