check_postgres.git
2009-06-13 Greg Sabino... Updates.
2009-06-12 Greg Sabino... Minor cleanups
2009-06-12 Greg Sabino... Credit Jeff, make versions consistent.
2009-06-12 Greg Sabino... Perl::Critic tweaks
2009-06-12 Greg Sabino... Add function to completely recreate database, for easie...
2009-06-12 Greg Sabino... Use "dbnum" for multiple databases, and make sure we...
2009-06-12 Greg Sabino... Shut down all of our test databases, make room for...
2009-06-12 Greg Sabino... Fix incorrect version for txn_idle in docs. Thanks...
2009-06-12 Jeff Boessame_schema testing extended
2009-06-10 Jeff BoesPrettification
2009-06-10 Jeff BoesPrettification
2009-06-10 Jeff BoesMerge branch 'master' of [email protected]:/home...
2009-06-10 Jeff BoesExtensive additions to constraint processing, tests
2009-06-08 Greg Sabino... No support for MRTG here.
2009-06-08 Jeff BoesMerge branch 'master' of [email protected]:/home...
2009-06-08 Greg Sabino... Don't show psql version unless verbosity is 2.
2009-06-08 Jeff BoesFixed "noschema(s)" check; implemented full "notables...
2009-06-08 Jeff BoesUser, schema, table, sequence, view tests complete
2009-06-08 Jeff BoesCheckpoint: several batches of tests completed
2009-06-03 Jeff BoesBugfix: problems with long paths and the initial setup...
2009-06-03 Jeff BoesDrop sequence at end of test (preserve original state...
2009-06-03 Greg Sabino... Add bloat items
2009-06-03 Greg Sabino... Add more items from the mailing list.
2009-06-03 Greg Sabino... Take into account different databases for bloat check...
2009-06-03 Greg Sabino... Spelling
2009-06-03 GregMore Perl::Critic tweaks
2009-06-03 GregPerl critic quieting
2009-06-02 GregShow everything in same_schema one-per-line, simply...
2009-06-02 GregRegex tweak.
2009-05-29 GregMake functions one per line
2009-05-29 GregToo many braces
2009-05-29 GregAllow constraint exclusions for same_schema.
2009-05-29 GregCheck function bodies by default for same_schema action.
2009-05-29 GregStub for new test. 2.9.0
2009-05-29 GregAdd test database dir
2009-05-29 GregFix for better logging of tests.
2009-05-29 GregTypos, move same_schema msgs to French translation...
2009-05-28 GregAdd same_schema action, basics are done, still needs...
2009-05-27 GregTypo, yikes.
2009-05-18 Greg Sabino... New mailing list.
2009-05-15 Greg Sabino... Final commit for release of 2.8.1
2009-05-15 Greg Sabino... Add TODO file
2009-05-15 Greg Sabino... Updates.
2009-05-15 Greg Sabino... Set release date for 2.8.1
2009-05-15 Greg Sabino... Typo.
2009-05-11 Greg Sabino... Quick TODO list!
2009-05-11 Greg Sabino... Use statement_timeout in addition to alarm.
2009-05-05 Greg Sabino... Final signatures for version 2.8.0
2009-05-05 Greg Sabino... Suport PGBINDIR for psql executable as well
2009-05-04 Greg Sabino... Final signatures for version 2.8.0, hopefully.
2009-05-04 Greg Sabino... Support warning/crit for new_version_cp based on versio...
2009-05-04 Greg Sabino... Tighten up list.
2009-05-04 Greg Sabino... Ignore PGUSER env on startup.
2009-05-04 Greg Sabino... No spellcheck of deleted file.
2009-05-04 Greg Sabino... Bye bye index.html
2009-05-04 Greg Sabino... Don't track index.html here.
2009-05-04 Greg Sabino... Don't make html updating part of make: we'll ship it.
2009-05-04 Greg Sabino... More testing tweaks.
2009-05-03 Greg Sabino... Fix numbers
2009-05-03 Greg Sabino... New sig file, update old one.
2009-05-03 Greg Sabino... Add back in the index munging.
2009-05-03 Greg Sabino... Add back in auto-html creation, do p:c for Makefile.PL
2009-05-03 Greg Sabino... Support both signature styles.
2009-05-03 Greg Sabino... Cleaner handling of tests with 8.0 backend
2009-05-03 Greg Sabino... Fix up numbering for skips.
2009-05-01 Greg Sabino... Testing tweaks.
2009-05-01 Greg Sabino... Wacky workaround for psql -h bug.
2009-05-01 Greg Sabino... Perl module-a-fy
2009-05-01 Greg Sabino... Last of the testing tweaks. For now.
2009-05-01 Greg Sabino... Quick and dirty 'clean' target
2009-04-30 Greg Sabino... Tweak.
2009-04-30 Greg Sabino... More tweaks to support Postgres 8.0
2009-04-30 Greg Sabino... Yet more testing tweaks. The end is in sight.
2009-04-30 Greg Sabino... More version tweaking.
2009-04-30 Greg Sabino... Regex fix: relation may be index, not table.
2009-04-30 Greg Sabino... More support for older versions of Postgres, other...
2009-04-30 Greg Sabino... Don't allow values over 2 billion for wraparound check.
2009-04-30 Greg Sabino... Clean up wording for txn_wraparound.
2009-04-29 Greg Sabino... Simplify random string for logfiles to support old...
2009-04-29 Greg Sabino... Many Perl::Critic related cleanups.
2009-04-29 Greg Sabino... Refactor EXISTS thing, make older PG version testing...
2009-04-28 Greg Sabino... Make Perl::Critic not whine about missing policies.
2009-04-28 Greg Sabino... Minor tweak.
2009-04-28 Greg Sabino... Force query_runtime output to normal non-exponential...
2009-04-28 Greg Sabino... Spelling.
2009-04-28 Greg Sabino... Make spaces in dirs by default.
2009-04-28 Greg Sabino... Add TEST_EVERYTHING for testing ease.
2009-04-28 Greg Sabino... Getting ready for next release.
2009-04-28 Greg Sabino... Minor testing tweaks.
2009-04-28 Jeff BoesAdded 'timesync' tests.
2009-04-28 Greg Sabino... Many translation fixes and the cool test file that...
2009-04-27 Greg Sabino... Many test cleanups and changes.
2009-04-27 Greg Sabino... Better handling of mismatched pg_controldata versions.
2009-04-27 Greg Sabino... Add PGBINDIR and PGCONTROLDATA. Give Jeff more credit.
2009-04-27 Greg Sabino... Bump up limits to make tests pass.
2009-04-27 Jeff BoesAdd tests for disk_space; added missing msg name.
2009-04-27 Jeff BoesAdd tests for dbstats; fixed invalid error in check_pos...
2009-04-24 Greg Sabino... Minor testing changes.
2009-04-24 Greg Sabino... 8.4 does FSM differently: handle that.
2009-04-24 Greg Sabino... Allow use of custom PG_CTL, make sure we create test...
next