diff options
author | Greg Sabino Mullane | 2009-07-14 14:50:25 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-07-14 14:50:25 +0000 |
commit | 3fab3f5a05d32da842c519c0f1359fd2699aa166 (patch) | |
tree | b6ad364c9075d55f55c1c6e57bb2fb7a8d807d78 | |
parent | 6414dded3dd4ec820952c8a8966402b519937419 (diff) |
Update docs.
-rw-r--r-- | check_postgres.pl.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/check_postgres.pl.html b/check_postgres.pl.html index d3fec93c3..7e5c71c86 100644 --- a/check_postgres.pl.html +++ b/check_postgres.pl.html @@ -1390,7 +1390,9 @@ feature requests, and commit notices, send email to <a href="mailto:check_postgr <dd> <pre> - Quote dbname in perf output for the backends check. (Davide Abrigo)</pre> + Quote dbname in perf output for the backends check. (Davide Abrigo) + Add 'fetch' as an alternative method for new_version checks, as this + comes by default with FreeBSD. (Hywell Mallett)</pre> </dd> <dt><strong><a name="2" class="item"><strong>Version 2.9.2</strong> (July 12, 2009)</a></strong></dt> |