Skip to content

Commit 738f7cb

Browse files
author
Greg Sabino Mullane
committed
Bump version to 2.22.0
1 parent 627565c commit 738f7cb

File tree

4 files changed

+2017
-2265
lines changed

4 files changed

+2017
-2265
lines changed

META.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--- #YAML:1.0
22
name : check_postgres.pl
3-
version : 2.21.0
3+
version : 2.22.0
44
abstract : Postgres monitoring script
55
author:
66
- Greg Sabino Mullane <greg@endpoint.com>
@@ -30,7 +30,7 @@ recommends:
3030
provides:
3131
check_postgres:
3232
file : check_postgres.pl
33-
version : 2.21.0
33+
version : 2.22.0
3434

3535
keywords:
3636
- Postgres

Makefile.PL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ use strict;
66
use warnings;
77
use 5.006001;
88

9-
my $VERSION = '2.21.0';
9+
my $VERSION = '2.22.0';
1010

1111
if ($VERSION =~ /_/) {
1212
print "WARNING! This is a test version ($VERSION) and should not be used in production!\n";

check_postgres.pl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ package check_postgres;
3232

3333
binmode STDOUT, ':encoding(UTF-8)';
3434

35-
our $VERSION = '2.21.1';
35+
our $VERSION = '2.22.0';
3636

3737
use vars qw/ %opt $PGBINDIR $PSQL $res $COM $SQL $db /;
3838

@@ -7977,7 +7977,7 @@ =head1 NAME
79777977
79787978
B<check_postgres.pl> - a Postgres monitoring script for Nagios, MRTG, Cacti, and others
79797979
7980-
This documents describes check_postgres.pl version 2.21.1
7980+
This documents describes check_postgres.pl version 2.22.0
79817981
79827982
=head1 SYNOPSIS
79837983
@@ -9827,7 +9827,7 @@ =head1 HISTORY
98279827
98289828
=over 4
98299829
9830-
=item B<Version 2.21.1>
9830+
=item B<Version 2.22.0>
98319831
98329832
Add xact timestamp support to hot_standby_delay.
98339833
Allow the hot_standby_delay check to accept xlog byte position or

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy