Skip to content

Commit bd63c4d

Browse files
Greg Sabino MullaneGreg Sabino Mullane
authored andcommitted
Version bump, prep for 2.14.3
1 parent 6b5a2e7 commit bd63c4d

File tree

6 files changed

+25
-19
lines changed

6 files changed

+25
-19
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.14.2
3+
version : 2.14.3
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.14.2
33+
version : 2.14.3
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.14.2';
9+
my $VERSION = '2.14.3';
1010

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

SIGNATURE

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ SHA1 de1474d7cbc69698971954ffb80760269b218e1f .gitignore
1818
SHA1 34704b2a862f8ea670ed335230affc9ef3e3acb9 .perlcriticrc
1919
SHA1 19f7436035c2dd1b1edc7bfdc138409d872338b0 MANIFEST
2020
SHA1 92f9e28d28d95763cce24d588b19262efc7218f7 MANIFEST.SKIP
21-
SHA1 930ab275a8f88628a0c1935b8b6e4a22ec20e689 META.yml
22-
SHA1 b44a9cb5e3cbaee7f0a0b700cf1009ed3eda2960 Makefile.PL
21+
SHA1 61504d60a0dc5ad977832ae113c9419b45401a57 META.yml
22+
SHA1 095ea74b5de1e1ef58f759b4b095d88020266157 Makefile.PL
2323
SHA1 709742a5933a43cc3e82ee935cd63a45f176adda README
2424
SHA1 6a627ce3f10fd9993b65210733d6098ef6a42dca TODO
25-
SHA1 eeaf5e7d96e8da58e6e438e88c5eb99aaf2735d4 check_postgres.pl
26-
SHA1 d40000f8723d13df9f652ff544b91a70e38f6535 check_postgres.pl.asc
27-
SHA1 fa27b8ac7e397eab233030c36daf884ad1d08cd1 check_postgres.pl.html
25+
SHA1 ce4e0d39260b47eb15d30a26ede1dfa77bed03d3 check_postgres.pl
26+
SHA1 e1f58e9bd8db22ff11990f067bdea16c9df5aee9 check_postgres.pl.asc
27+
SHA1 75423b0b62cf3a670a9d7818d5da7561c41ff7fa check_postgres.pl.html
2828
SHA1 c3d239c75a507a0b4d5a245ea82fb2e7fe2869cd t/00_basic.t
2929
SHA1 a29dcbcc2e34d409ad30e8f87b9c4c09db877c4e t/00_signature.t
3030
SHA1 b3b833488dca6a766aa185c2457d361a978103cb t/00_test_tester.t
@@ -53,10 +53,10 @@ SHA1 2706f51b92149330f123e174ad009ada0124a538 t/02_query_runtime.t
5353
SHA1 957728641da08e8b3b74653f96bcd55447afdd43 t/02_query_time.t
5454
SHA1 fc900d41c371685d074c7603430e9672dc0b20ef t/02_relation_size.t
5555
SHA1 7f9e6725cba6c1418beb0847e49ab8eb9c409f60 t/02_replicate_row.t
56-
SHA1 c28d1dc9805201263409c393e6e0930424837791 t/02_same_schema.t
56+
SHA1 c90abbd7205b1f6f2edf2568cc4c10be71c7d098 t/02_same_schema.t
5757
SHA1 921e5627011cfaa923ee9df26e8bb90c16cb1dd0 t/02_sequence.t
5858
SHA1 f498f14c7b05792e18b99ef7d6c91592682d29b6 t/02_settings_checksum.t
59-
SHA1 a014c09fac27a23ddc81cda78e9b67defe0d3fd3 t/02_slony_status.t
59+
SHA1 9bb445de1c0e3fe5b54ac06ba9f5fc19f5bceb9e t/02_slony_status.t
6060
SHA1 4c14da6c23eb14e450bd7b0af722fdc0cb97aae7 t/02_timesync.t
6161
SHA1 da12da419f0adb356687ec1465ff7e32f2364c12 t/02_txn_idle.t
6262
SHA1 af3eb039379b29b9a88749f478299265a87fd084 t/02_txn_time.t
@@ -69,7 +69,7 @@ SHA1 96e6e5da3e1f6753a469e7afc8cf070024b33b23 t/99_cleanup.t
6969
SHA1 058e1b59e21c039b6c79f0be3e1a6c2dbcbd5add t/CP_Testing.pm
7070
-----BEGIN PGP SIGNATURE-----
7171

72-
iEYEAREDAAYFAkt9uGAACgkQvJuQZxSWSsh4DACfd1KJKHDh0x9W2i//nqDM3utY
73-
qYwAoOnA+rOI3aaoLGDF0fxtoK4i99O0
74-
=lFFB
72+
iEYEAREDAAYFAkuMKpEACgkQvJuQZxSWSsh9HACgloURNEjP9UQ1AfWAxlyir7q4
73+
PhsAoJ8fhiYUgcFlhEQZ0kwG7HnRolUJ
74+
=RP4H
7575
-----END PGP SIGNATURE-----

check_postgres.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8094,7 +8094,7 @@ =head1 HISTORY
80948094
80958095
=over 4
80968096
8097-
=item B<Version 2.14.3>
8097+
=item B<Version 2.14.3> (March 2, 2010)
80988098
80998099
Allow slony_status action to handle more than one slave.
81008100

check_postgres.pl.asc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-----BEGIN PGP SIGNATURE-----
22

3-
iEYEABEDAAYFAkt9uFkACgkQvJuQZxSWSsi9xwCgi8RMixproWXizhkyw+HC/YE3
4-
YTwAnRjS9lcF71yq3DYeQ+MsQFLLcaKN
5-
=L+tl
3+
iEYEABEDAAYFAkuMKo0ACgkQvJuQZxSWSsg97QCcCP2ZHC5rN+ttvsVqccpb9Zhg
4+
LhEAn35B19AlHH5TV5PNoYGEct9M2w43
5+
=StCv
66
-----END PGP SIGNATURE-----

check_postgres.pl.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<hr />
106106
<h1><a name="name">NAME</a></h1>
107107
<p><strong>check_postgres.pl</strong> - a Postgres monitoring script for Nagios, MRTG, Cacti, and others</p>
108-
<p>This documents describes check_postgres.pl version 2.14.2</p>
108+
<p>This documents describes check_postgres.pl version 2.14.3</p>
109109
<p>
110110
</p>
111111
<hr />
@@ -1461,6 +1461,12 @@ <h1><a name="mailing_list">MAILING LIST</a></h1>
14611461
<h1><a name="history">HISTORY</a></h1>
14621462
<p>Items not specifically attributed are by Greg Sabino Mullane.</p>
14631463
<dl>
1464+
<dt><strong><a name="3" class="item"><strong>Version 2.14.3</strong> (March 2, 2010)</a></strong></dt>
1465+
1466+
<dd>
1467+
<pre>
1468+
Allow slony_status action to handle more than one slave.</pre>
1469+
</dd>
14641470
<dt><strong><a name="2" class="item"><strong>Version 2.14.2</strong> (February 18, 2010)</a></strong></dt>
14651471

14661472
<dd>
@@ -1576,7 +1582,7 @@ <h1><a name="history">HISTORY</a></h1>
15761582
<pre>
15771583
More French translations (Guillaume Lelarge)</pre>
15781584
</dd>
1579-
<dt><strong><a name="3" class="item"><strong>Version 2.9.3</strong> (July 14, 2009)</a></strong></dt>
1585+
<dt><strong><strong>Version 2.9.3</strong> (July 14, 2009)</strong></dt>
15801586

15811587
<dd>
15821588
<pre>

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