check_postgres.git
2016-12-30 Christoph BergClarify that only one action is run per invocation. master
2016-09-28 Greg Sabino... Remove some tabs
2016-09-26 Christoph Bergt/02_txn_time.t: Allow some time slack
2016-09-22 Christoph Bergt/02_disk_space.t: Further relax device name check
2016-06-08 Christoph Bergtxn_idle: Document that --includeuser can be used to...
2016-06-08 Christoph Bergconnection: Make all errors including timeout from...
2016-06-08 Christoph BergUpdate query_time docs to match actual code
2016-06-08 Christoph Berghot_standby_delay: Check server version instead of...
2016-06-07 Christoph BergAdd changelog for c09e7840ed82db6274116ce9b83fbdbc72f940c8.
2016-06-07 Sebastian Webberadjusting check_txn_idle filter by state_change column
2016-06-07 Christoph Bergt/02_replicate_row.t: wait for the forks, and sleep...
2016-06-07 Christoph Bergt/02_replicate_row.t: Allow for some variation in the...
2016-06-07 Christoph BergUpdate MANIFEST
2016-06-07 Christoph BergConvert README to Markdown
2016-06-07 Christoph BergFix same_schema on 8.4
2016-06-07 Christoph BergDo some whitespace cleanup
2016-06-07 glynastillFix "--filter" logic to honour regular expressions
2016-06-07 glynFix username field in check_txn_idle; broken when addin...
2016-06-07 glynsame_schema: constraint unit test include table name...
2016-06-07 glynastillFix same_schema check so it considers left and right...
2016-06-07 glynastillFix trigger check in check_same_schema to ignore deferr...
2016-06-07 glynastillFix typo: missing comma in commit 2e07159c2ecca1bd42950...
2016-06-07 glynastillFix same schema to treat pg_constraint.confmatchtype...
2016-06-07 glynastillFix USERWHERECLAUSE broken when changing pg_user refere...
2016-06-07 glynastillModify checks that return or rely on a user name to...
2016-06-07 glynastillFix same_schema to ignore some non-logical schema based...
2016-06-06 Christoph BergReplace $dbh->tables() with selectall_arrayref()
2016-06-05 Christoph BergAdd travis CI integration script to run the check_postg...
2016-06-05 Christoph BergMinimize number of errors in the server log during...
2016-06-05 Christoph BergSpeed up testing by disabling fsync
2016-06-05 Christoph BergFix t/02_relation_size.t for 8.4 by skipping indexes_size
2016-06-05 Christoph BergAdd changelog entry for check_replication_slots
2016-06-03 Christoph BergSkip replication slot tests before 9.4
2016-06-03 glynAdd check_replication_slots check to check the delay...
2016-06-01 glynastillFix "values are not the same" error in replicate_row...
2016-05-31 Christoph BergRemove four more /o flags
2016-05-31 Martin von... removed 'o' modifier from regular expressions
2016-05-31 Christoph BergKeep using pg_relation_size on 8.4 and earlier
2016-05-31 Christoph Bergtxn_idle: if seconds are -0, use 0
2016-05-31 Christoph BergChange table_size to use pg_table_size()
2016-05-26 Christoph BergAdd changelog entry for Correct extra space in perfdata
2016-05-26 Adrien nayratCorrect extra space in perfdata
2016-05-26 Christoph BergAdd changelog entry for last commit, and close #72
2016-05-26 Marco NenciariniDon't fail when query contains 'disabled' word
2016-05-26 Christoph BergAdd changelog entries to close #99 and #106
2016-05-26 Peter EisentrautCall psql with option -X
2016-05-26 Christoph BergRun "make html"
2016-05-26 Christoph BergMerge pull request #106 from mhagander/postgresql.org_https
2016-05-25 Magnus HaganderUpdate URLs to www.postgresql.org to be https
2015-12-15 Greg Sabino... Add new argument, --audit-file-dir, to allow control...
2015-11-02 Greg Sabino... Add some minor casting to help with the bloat query.
2015-08-29 Christoph Bergt/02_disk_space.t: relax filesystem check
2015-07-17 Christoph BergAdd test for --action=wal_files --lsfunc
2015-07-17 Joshua ElsasserAllow a wrapper function for wal_files and archive_read...
2015-07-17 Joshua ElsasserFix hot_standby_delay against a log-shipping (non-strea...
2015-07-16 Christoph Bergset_translations.pl: Write output for all known languages
2015-07-16 Christoph BergRemove duplicated 'es' section
2015-07-14 Luis VazquezAdd complete spanish (es) message translations
2015-06-30 Greg Sabino... Signatures for version 2.22.0 2.22.0
2015-06-30 Greg Sabino... Let's release
2015-06-30 Greg Sabino... No tabs please
2015-06-30 Greg Sabino... Bump version to 2.22.0
2015-06-30 Greg Sabino... Placeholders for French translation strings
2015-06-26 Greg Sabino... Merge branch 'master' of bucardo.org:/var/lib/git/check...
2015-06-26 Greg Sabino... Spelling
2015-06-26 Greg Sabino... Rearrange recent changes in rough priority order
2015-06-23 Christoph BergFix txn_time regression test for 9.0/9.1
2015-06-23 Christoph BergFix t/02_sequence.t for PG 9.0/1
2015-06-23 Greg Sabino... Update release notes a bit
2015-06-23 Greg Sabino... Version bump.
2015-05-27 Greg Sabino... Remove tabs, cleanup whitespace
2015-05-08 Greg Sabino... Bump copyright
2015-04-15 glynFix issues with latest changes to check_sequence and...
2015-04-15 glynastillChange the way tables are quoted in replicate_row.
2015-03-23 Christoph BergAdd tests for "serial" and "smallserial" columns
2015-03-23 Christoph BergQuery all sequences per DB in parallel for action=sequence
2014-11-01 Greg Sabino... Allow optional space before 'QUERY PLAN'
2014-11-01 Greg Sabino... Tweak test, as the output no longer ends where it used to
2014-11-01 Greg Sabino... Use Data::Dumper when showing full output on a failed...
2014-10-30 Greg Sabino... Grrr...account for trailing whitespace in psql table...
2014-10-30 Greg Sabino... Thanks a lot, Postgres. Now featuring whitespace in...
2014-10-30 Greg Sabino... Merge dbname2, host2, etc. into the new array method.
2014-10-30 Greg Sabino... Quote values in error message when replicate_row fails
2014-09-08 Christoph BergFix bloat check to use correct SQL depending on the...
2014-07-14 Greg Sabino... Show OS on failure-to-parse errors
2014-07-14 Greg Sabino... When we fail to parse the psql output, show the entire...
2014-07-14 Greg Sabino... Tweak testing output
2014-07-03 Andrew YochumImproved multi-slave support in replicate_row.
2014-07-03 Greg Sabino... Merge branch 'space_error' of https://github.com/jeffja...
2014-07-03 Greg Sabino... Merge branch 'master' of https://github.com/terrorobe...
2014-07-03 Greg Sabino... Merge branch 'query-time-show-query' of https://github...
2014-07-03 Christoph BergDeclare POD encoding to be utf8
2014-06-12 Greg Sabino... Quick stub to show port when testing. Always 5432 for...
2014-06-12 Josh WilliamsAdd xact timestamp support to hot_standby_delay
2014-06-11 Peter EisentrautShow actual long-running query in query_time output
2014-06-11 Michael Rennerfix & extend hot_standby_delay documentation
2014-06-11 Michael RennerMerge branch 'master' of github.com:terrorobe/check_pos...
2014-05-21 Jeff JanesDon't swallow space before the -c flag when reporting...
2014-05-05 Greg Sabino... Quick TODO item
2014-02-18 Greg Sabino... Start 2.21.1 notes
next