projects
/
check_postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9d1796
)
Typo
author
Greg Sabino Mullane
<
[email protected]
>
Mon, 23 Sep 2013 19:46:09 +0000
(15:46 -0400)
committer
Greg Sabino Mullane
<
[email protected]
>
Mon, 23 Sep 2013 19:46:09 +0000
(15:46 -0400)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index 548a85ae39c318c2195c412ff76f33a77ab99af4..6eaba24dec22a08f661d4fb003ba6ee744a23330 100755
(executable)
--- a/
check_postgres.pl
+++ b/
check_postgres.pl
@@
-9766,7
+9766,7
@@
Items not specifically attributed are by GSM (Greg Sabino Mullane).
Install man page in section 1. (Peter Eisentraut, bug 53, github issue 26)
- Order lock typs in check_locks output to make the ordering predictable;
+ Order lock typ
e
s in check_locks output to make the ordering predictable;
setting SKIP_NETWORK_TESTS will skip the new_version tests; other minor test
suite fixes. (Christoph Berg)