check_postgres.git
2009-09-04 Greg Sabino... Use the standard 'RELEASE_TESTING' env variable.
2009-08-31 Greg Sabino... Encourage use of the git protocol for cloning.
2009-08-27 Greg Sabino... same_schema --exclude should skip triggers too.
2009-08-27 Greg Sabino... Version 2.11.1 2.11.1
2009-08-27 Greg Sabino... Sigs for 2.11.1 c9ed279d3bf192e41b4d5c7d65f115fa49ae2519
2009-08-27 Greg Sabino... Update docs.
2009-08-27 Greg Sabino... Add some delays so slow running 'make disttest' passes.
2009-08-27 Greg Sabino... Adjust test for new Nagios perf output.
2009-08-27 Greg Sabino... Single quote constants.
2009-08-27 Greg Sabino... Add missing space.
2009-08-27 Greg Sabino... Fix and update docs on same_schema.
2009-08-27 Greg Sabino... Don't reuse label names.
2009-08-27 Greg Sabino... Allow broader stroke exclusion with --exclude in same_s...
2009-08-27 Greg Sabino... Update notes.
2009-08-27 Greg Sabino... Handle newlines in constraint definitions.
2009-08-24 Greg Sabino... Proper Nagios output for txn_wraparound actions. (Cédri...
2009-08-24 Greg Sabino... Proper Nagios output for locks action. (Cédric Villemain)
2009-08-24 Greg Sabino... Quick todo note.
2009-08-24 Greg Sabino... Proper Nagios output for last_vacuum|analyze actions...
2009-08-24 Greg Sabino... Spacing
2009-08-23 Greg Sabino... Final things for 2.11.0 2.11.0
2009-08-23 Greg Sabino... Rearrange order.
2009-08-23 Greg Sabino... Release date for 2.11.0
2009-08-23 Greg Sabino... Fix what appears to be some cut-n-paste errors.
2009-08-23 Greg Sabino... Better wording.
2009-08-23 Greg Sabino... Remove unused code for now.
2009-08-23 Greg Sabino... More "we know what we are doing here" P:C exceptions.
2009-08-23 Greg Sabino... Reminder about tests for new Nagios output tweaks.
2009-08-23 Greg Sabino... Spell check tweaks.
2009-08-23 Greg Sabino... Take out some debug/test code.
2009-08-23 Greg Sabino... Fix test for new warning > critical logic
2009-08-23 Greg Sabino... Make sure we don't use any rc file laying about.
2009-08-23 Greg Sabino... Skip any .check_postgresrc files laying around for...
2009-08-23 Greg Sabino... Bump version to 2.11.0
2009-08-23 Greg Sabino... Add fix from Glyn Astill for warning > critical in...
2009-08-12 Greg Sabino... Ensure command-line overrides check_postgresrc entries
2009-08-12 Greg Sabino... Add documentation for check_postgresrc
2009-08-12 Greg Sabino... Questions should go to the list, not me directly.
2009-08-12 Greg Sabino... Add no-check_postgresrc option.
2009-08-07 Greg Sabino... Overlooked var
2009-08-06 Greg Sabino... Add --language option.
2009-08-06 Greg Sabino... Note recent changes.
2009-08-06 Greg Sabino... Change rc file to check_postgresrc, per suggestion...
2009-08-06 Greg Sabino... New option, --get_method, to force quick use of a singl...
2009-08-06 Greg Sabino... Support for .checkpostgresrc files
2009-08-06 Greg Sabino... Add Nagios perf output to the wal_files check (Cédric...
2009-08-03 Greg Sabino... Fix path.
2009-08-03 Greg Sabino... Fix release date for 2.10.0
2009-08-03 Greg Sabino... Fix release date.
2009-08-03 Greg Sabino... Version 2.10.0 2.10.0
2009-08-03 Greg Sabino... Allow for larger times
2009-08-03 Greg Sabino... Boost sleep time for logfile check
2009-08-03 Greg Sabino... Proper Nagios perf output for the backends check (Cédri...
2009-08-03 Greg Sabino... Support for new perf output.
2009-08-03 Greg Sabino... Minor Perl::Critic inspired fixes.
2009-08-03 Greg Sabino... Tweak allowed words.
2009-08-03 Greg Sabino... Bump version.
2009-08-03 Greg Sabino... Check table perms
2009-08-03 Greg Sabino... Apply patch from Cédric Villemain
2009-08-03 Greg Sabino... Compare languages via same_schema.
2009-08-03 Greg Sabino... Note tagging process.
2009-07-29 Greg Sabino... Check view definition for same_schema action
2009-07-29 Greg Sabino... Better output when hitting second database, port, or...
2009-07-29 Greg Sabino... Make into a global executable (e.g. /usr/local/bin...
2009-07-29 Greg Sabino... Make sure we decrement failcount when avoiding dupes...
2009-07-26 Greg Sabino... Clean out secondary test database dir too.
2009-07-24 Greg Sabino... Ready for new version. 2.9.5
2009-07-24 Greg Sabino... Fix name.
2009-07-24 Greg Sabino... Allow more leeway in checkpoint timeout tests.
2009-07-24 Greg Sabino... More tweaks to check_bloat and --include.
2009-07-23 Greg Sabino... Missing space.
2009-07-23 Greg Sabino... Fix up tests for new quoting.
2009-07-23 Greg Sabino... Quote items in same_schema output.
2009-07-22 Greg Sabino... No limits on amount of bloat if we are doing --include.
2009-07-22 Greg Sabino... Don't use LIMIT in the bloat check if --include is...
2009-07-21 Greg Sabino... More spacing tweaks.
2009-07-21 Greg Sabino... Spacing fix.
2009-07-21 Greg Sabino... Bump version. 2.9.4
2009-07-21 Greg Sabino... French trnaslations from Guillaume Lelarge
2009-07-21 Greg Sabino... Don't want redirect_stderr on for <= 8.2 testing
2009-07-21 Greg Sabino... logging_collector arrived in 8.3
2009-07-21 Greg Sabino... Allow skipping of tests if Date::Parse not installed.
2009-07-14 Greg Sabino... Quick notes on the release process to keep me sane.
2009-07-14 Greg Sabino... Sigs for 2.9.3 2.9.3
2009-07-14 Greg Sabino... Add release date of July 14, 2009 for 2.9.3
2009-07-14 Greg Sabino... Update docs.
2009-07-14 Greg Sabino... Version 2.9.3 2.9.2
2009-07-14 Greg Sabino... Add 'fetch' as an alternative method for new_version...
2009-07-13 Greg Sabino... Add cover_db dir
2009-07-13 Greg Sabino... Adjust test for new database quoting in perf section.
2009-07-13 Greg Sabino... Single quotes, please.
2009-07-13 Greg Sabino... Move devel-only tests out of MANIFEST.
2009-07-13 Greg Sabino... Add new test to make sure I update all the version...
2009-07-13 Greg Sabino... Apply small fix from Davide Abrigo.
2009-07-12 Greg Sabino... More signatures
2009-07-12 Greg Sabino... Signatures.
2009-07-12 Greg Sabino... Prepare for new version.
2009-07-12 Greg Sabino... Typo.
2009-07-12 Greg Sabino... Make new function to pull English translations for...
2009-07-12 Greg Sabino... Remove done item.
next