From: Greg Sabino Mullane Date: Sat, 13 Jun 2009 02:28:12 +0000 (-0400) Subject: Stupid POD X-Git-Tag: 2.9.2~29 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=8137de5c69a3b7764492c663fa6dafa292343e4a;p=check_postgres.git Stupid POD --- 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 diff --git a/check_postgres.pl.html b/check_postgres.pl.html index f1e964c70..f8aeacce1 100644 --- a/check_postgres.pl.html +++ b/check_postgres.pl.html @@ -997,15 +997,23 @@ objects of a certain type by a regular expression against their name, use " See the examples for a better understanding.

The types of objects that can be filtered are:

-
user -=item schema -=item table -=item view -=item index -=item sequence -=item constraint -=item trigger -=item function
+
user
+ +
schema
+ +
table
+ +
view
+ +
index
+ +
sequence
+ +
constraint
+ +
trigger
+ +
function

The filter option "noposition" prevents verification of the position of