bucardo.git
2015-04-28 Greg Sabino... Need to check < 80300 to catch Postgres version 8.2.x!
2015-04-28 Greg Sabino... Support the lack of array_agg in 8.2 by rolling our...
2015-04-28 Greg Sabino... Add a noop sslmode to the tests
2015-04-28 Greg Sabino... Fix missing semicolon when building DSN
2015-04-25 Greg Sabino... Update the Changes file with recent activity
2015-04-25 Greg Sabino... When contructing a Postgres DSN, do not use literal...
2015-04-20 Mathieu ArnoldAdjustments for new version of ExtUtils::MakeMaker
2015-04-17 David ChristensenAllow dashes in valid schema and table names
2015-04-12 Greg Sabino... Minor var renamings
2015-04-10 Greg Sabino... Make delete_table() handle a table object, not just...
2015-04-10 Greg Sabino... Make truncate_table() handle a table object, not just...
2015-04-09 Greg Sabino... Documentation typo
2015-04-08 Greg Sabino... Whitespace
2015-04-02 Greg Sabino... Simplify push_rows and change args from eight to five.
2015-03-28 Greg Sabino... Better display for 'bucardo list clones'
2015-03-26 Greg Sabino... Make 'bucardo list all' a little less verbose for some...
2015-03-26 Greg Sabino... Fix up some weird whitespace problems
2015-03-26 Greg Sabino... Some infrastructure for the upcoming bucardo clone...
2015-03-23 Greg Sabino... Let's remove plperl someday if we can.
2015-03-22 Greg Sabino... Respect the QUIET flag when creating the superuser.
2015-03-20 Greg Sabino... Make sure before_check_rows code is only enabled for...
2015-03-20 Greg Sabino... Tweak gitignore
2015-03-20 Greg Sabino... Consolidate all the "start of transaction" setting...
2015-03-20 Greg Sabino... Move manifest file around
2015-03-20 Greg Sabino... Clean up and refactor some of the disable/enable trigge...
2015-03-20 Greg Sabino... Clean up and refactor some of the disable/enable index...
2015-03-16 Greg Sabino... Move flatfile and semaphore creation before trigger...
2015-03-16 Greg Sabino... Move transaction start and isolation level setting...
2015-03-16 Greg Sabino... Move the lock file functionality to separate subroutine...
2015-03-16 Greg Sabino... Test the lockfile creation
2015-03-15 Greg Sabino... Simplify the new index subroutines
2015-03-15 Greg Sabino... Add 'PRAGMA defer_foreign_keys' for sqlite targets
2015-03-15 Greg Sabino... Cleanup and refactor the rebuild_index code.
2015-03-15 Greg Sabino... rebuild_index for tables needs to default to null,...
2015-03-15 Greg Sabino... Test rebuild_index
2015-03-13 Greg Sabino... If version of Postgres is less than 8.2, do not attempt...
2015-03-13 Greg Sabino... Move trigger disabling and enabling into separate subs.
2015-03-11 Greg Sabino... Enable testing of trigger and rule disabling again.
2015-03-10 Greg Sabino... Move a file around
2015-02-26 Greg Sabino... Housekeeping
2015-02-26 Greg Sabino... Clean up docs for 'bucardo add db'. Simplify given...
2015-02-23 Greg Sabino... Quick idea from #bucardo
2015-02-16 Greg Sabino... Have controller ignore any notices starting with "kid_...
2015-02-16 Greg Sabino... Quick note about listen/notify enhancement
2015-01-29 Greg Sabino... Use the two-arg form of pg_get_constraintdef when compa...
2015-01-29 Greg Sabino... Minor comment tweaks
2015-01-28 Greg Sabino... Code cleanup: simplify the second dbpass eliding bit.
2015-01-28 Greg Sabino... Mild code cleanup and refactoring.
2015-01-27 Greg Sabino... Record git commit for 5.3.1 in the Changes file
2015-01-27 Greg Sabino... Signature for 5.3.1 5.3.1
2015-01-26 Greg Sabino... Update Changes file and bump version to 5.3.1
2015-01-26 Greg Sabino... Minor cleanups and variable renames
2015-01-17 Greg Sabino... As get_config already dies on failure to find a match...
2015-01-17 Greg Sabino... Inside connect_database, die with the error at hand...
2015-01-17 Greg Sabino... Give a warning when a bucardo rc file has an unparseabl...
2015-01-13 Greg Sabino... When clearing out the async mode, do not do so unless...
2015-01-03 Greg Sabino... Bump copyright to 2015
2014-12-22 Greg Sabino... URLs moves again for submitting news to postgres.org
2014-12-22 Greg Sabino... Release 5.3.0
2014-12-22 Greg Sabino... Fix release date 5.3.0
2014-12-22 Greg Sabino... Final Changes entry for 5.3.0
2014-12-22 Greg Sabino... Set release date for 5.3.0 to November 22, 2014
2014-12-22 Greg Sabino... Minor HTML doc changes
2014-12-22 Greg Sabino... Update changes for 5.3.0
2014-12-22 Greg Sabino... Quote bug!
2014-12-22 Greg Sabino... Remove old debug line
2014-12-21 Greg Sabino... Do not bail on default for test failures - that is...
2014-12-21 Greg Sabino... Many Perl::Critic tweaks
2014-12-21 Greg Sabino... Make sure we undef the CTL error handler after the...
2014-12-20 Greg Sabino... Spelling tweaks
2014-12-19 Greg Sabino... Testing tweak
2014-12-19 Greg Sabino... Do not overwrite existing makedelta state for tables
2014-12-19 Greg Sabino... Improve 50-star tests
2014-12-19 Greg Sabino... Modify db_notify method to allow for non-commits, as...
2014-12-18 Greg Sabino... Created a new level of output, DEBUG2, and moved some...
2014-12-18 Greg Sabino... Makedelta tweaks
2014-12-14 Greg Sabino... Allow specification of non-default port when sending...
2014-12-14 Greg Sabino... Better debug for invalid customcols
2014-12-13 Greg Sabino... Cleanup of testing infrastructure. Primary change is...
2014-12-13 Greg Sabino... Allow skipping of test cleanup via environment variable...
2014-12-11 Greg Sabino... Standardize the Changes file, back to version 5.0.0
2014-12-09 Greg Sabino... Do not consider "nouns" when ooking for matching tables...
2014-12-09 Greg Sabino... Allow customcodes an easier look at the changed rows...
2014-12-08 Greg Sabino... Fix two typos
2014-12-08 Greg Sabino... Quick idea about sourceonly type
2014-12-08 Greg Sabino... Check for database makedelta of "true", not just truthy...
2014-12-06 Greg Sabino... Increase sleep time in this test
2014-12-03 Greg Sabino... Support for hinting to the MCP that a database may...
2014-12-01 Greg Sabino... Tests: calls to empty_cluster must now handle an arrayref
2014-11-28 Greg Sabino... Add tests for new remove all functionality
2014-11-28 Greg Sabino... Allow removing all tables or sequences at once via...
2014-11-28 Greg Sabino... Allow --makedelta=foo to work on command line when...
2014-11-28 Greg Sabino... Allwo --dryrun to work when adding items, esp. tables
2014-11-28 Greg Sabino... Minor test adjustments
2014-11-28 Greg Sabino... Change some truncates to deletes: truncate just not...
2014-11-27 Greg Sabino... Add new test file 50-star.t
2014-11-27 Greg Sabino... Make sure we quote sequence name in the tests.
2014-11-26 Greg Sabino... When showing microseconds in the log, force the third...
2014-11-26 Greg Sabino... Testing changes: allow creation of "extra" numberic...
2014-11-25 Greg Sabino... Merge branch 'master' of bucardo.org:/var/lib/git/bucardo
next