diff options
author | Guillaume Lelarge | 2011-09-03 10:21:53 +0000 |
---|---|---|
committer | Guillaume Lelarge | 2011-09-03 17:55:31 +0000 |
commit | 9012739cdb908ea20506920124331ea7d08f4dca (patch) | |
tree | 139eed364f1ad28568cd25bcfb96e20c020f81cf /check_postgres.pl.html | |
parent | a295085d0482a6160c19b732a48bc8b2f41b40f8 (diff) |
Fix some "make test" issues
* backends test issue
Critical and warning values were wrong for the negative number check.
And the output message for the --include check was wrong too.
* check_replicate_row issue
The UPDATE must be executed on the first server only.
* fsm_pages and fsm_relations test issue
The version test (ie max_fsm_* not available on 8.4 and later releases) must be done earlier.
* doc test issue
check_standby_mode rename to make_sure_standby_mode because all check_*
functions are expected to have documentation, but check_standby_mode is an
internal function.
* another doc test issue
pgbouncer_checksum documentation wasn't at the right location.
* drop_schema_if_exists issue
There was an unexpected return in the middle of the function, and so the
schema was never dropped.
Diffstat (limited to 'check_postgres.pl.html')
0 files changed, 0 insertions, 0 deletions