bucardo.git
2014-03-31 Greg Sabino... Bump copyright to 2014
2014-03-27 Joshua TolleyAdd test for 'bucardo upgrade'
2014-03-27 Joshua TolleyMore bucardo.upgrade fixes
2014-03-20 Greg Sabino... If we are using a service file, make sure we don't...
2014-03-20 Greg Sabino... git should ignore service testing files
2014-03-20 Joshua TolleyModify syntax so the upgrade process can understand it
2014-03-17 Greg Sabino... Make the dbservice column have an empty default, so...
2014-03-12 Joshua TolleyRevert comment, so it stays in sync with reverted code
2014-03-12 Joshua TolleyFinish supporting non-ASCII table and column names
2014-02-18 Joshua TolleyBucardo now accepts pg_service for databases
2014-02-18 Joshua Tolleyservice strings are working; still needs tests
2014-02-18 Greg Sabino... Always use async when doing deletes. The previous way...
2014-02-14 Joshua TolleyMake install quit ignoring dbname and dbuser options
2014-02-14 Joshua TolleyDon't assume the bucardo database exists on install
2014-02-14 Joshua TolleyRevert "Make install quit ignoring dbname and dbuser...
2014-02-13 Joshua TolleyMake install quit ignoring dbname and dbuser options
2014-02-13 Joshua Tolleys/vaccuum/vacuum/
2014-01-17 Greg Sabino... Make our statement_chunk_size default match up.
2014-01-16 Greg Sabino... Debugging code
2014-01-16 Greg Sabino... Password should default to undef, not an empty string
2013-12-22 Greg Sabino... Gotta have log levels on all glog() calls.
2013-12-22 Greg Sabino... Version bump to 4.99.11
2013-12-17 David E. WheelerEval everything.
2013-12-17 David E. WheelerSomeone cannot count.
2013-12-17 David E. WheelerFix typo in comment.
2013-12-03 Greg Sabino... Check @tableoids, not tablelist, as the latter may...
2013-11-30 Greg Sabino... Meta things for the new dev/ directory
2013-11-30 Greg Sabino... Various tests for developers
2013-11-30 Greg Sabino... Better makedelta test. Need to move these somewhere...
2013-11-30 Greg Sabino... Fix up some of the makedelta logic.
2013-11-22 Greg Sabino... Better handling of inactive databases.
2013-11-22 Greg Sabino... Add a fifth inactive database to ensure we handle inact...
2013-11-17 Michelle SullivanBetter cleanup of syncrun entries.
2013-11-17 Greg Sabino... Don't package up that MYMETA junk
2013-11-15 Greg Sabino... Version 4.99.10 4.99.10
2013-11-15 Greg Sabino... Add quick test of sequence-only sync. Needs to do some...
2013-11-15 Greg Sabino... Reduce logging for VAC subprocess to warning - we don...
2013-11-15 Greg Sabino... User-supplied messages should always be shown.
2013-11-14 Greg Sabino... Don't gather column information if there are no columns...
2013-11-14 Greg Sabino... Don't populate bucardo_delta_names if no tables (e...
2013-11-12 Greg Sabino... Signature for 4.99.9 4.99.9
2013-11-12 Greg Sabino... Version 4.99.9
2013-11-12 Greg Sabino... Fix quoting for inserts to the bucardo_deltanames table...
2013-11-12 Greg Sabino... Initialize var
2013-11-12 Greg Sabino... Fixes for the new bucardo_delta_names table.
2013-11-12 Greg Sabino... Make sure we specify schema
2013-11-12 Greg Sabino... Always check pg_async_status before calling pg_cancel
2013-11-12 Greg Sabino... Stupid tabs
2013-11-12 Greg Sabino... Make sure we only try to populate bucardo_delta_names...
2013-11-09 Greg Sabino... On FK warnings, show the contraint name, otherwise...
2013-11-09 Greg Sabino... Show the host in our connection logging if we have...
2013-11-09 Greg Sabino... Testing putting a pg_cancel at the end of the kid befor...
2013-11-09 Greg Sabino... Don't show the initial DSN to the Bucardo database
2013-11-08 Greg Sabino... We don't need to check database wide when we already...
2013-11-08 Greg Sabino... Introduce the concept of a "quick delta" check.
2013-11-06 Greg Sabino... Let's try this again...
2013-11-06 Greg Sabino... Typo.
2013-11-05 Greg Sabino... Show chunk when copying
2013-11-05 Greg Sabino... Change default statement_chunk_size from 10000 to 8000...
2013-11-05 Greg Sabino... Use prepare_cached, not prepare, inside of fetch1_sql
2013-11-05 Greg Sabino... Typo: compress_delta is a function, not a table
2013-10-29 Greg Sabino... Cache the column lookups inside of validate_sync.
2013-10-25 Greg Sabino... Make sure we do something sensible if we call for a...
2013-10-24 Greg Sabino... Tabs cleanup
2013-10-24 Greg Sabino... Replace 'haztrig' with cached version inside of validat...
2013-10-24 Greg Sabino... Show the DSN we are connecting with
2013-10-23 Greg Sabino... Report on total sync time in the logs, even if no rows...
2013-10-23 Greg Sabino... Only try and create that index once.
2013-10-23 Greg Sabino... Speed up the initial validate sync quite a bit by pre...
2013-10-23 Greg Sabino... No longer use the whole prefix when building the listen...
2013-10-20 Greg Sabino... When doing `bucardo list databases`, don't show the...
2013-10-19 Greg Sabino... Fix wrong search before inserting to bucardo_delta_targets.
2013-10-18 Greg Sabino... Expand the arrays in the opening config dump in the...
2013-10-18 Greg Sabino... Enforce sane isolation levels
2013-10-18 Greg Sabino... Add new config 'log_showsyncname', defaulting to 1...
2013-10-18 Greg Sabino... Typo.
2013-10-17 Greg Sabino... Update versions in html docs 4.99.8
2013-10-17 Greg Sabino... Fix some pod
2013-10-17 Greg Sabino... Don't remember why this was here, but mark it as LOG_DEBUG
2013-10-17 Greg Sabino... Away with ye, tab
2013-10-16 David E. WheelerSet version to 4.99.8.
2013-10-16 David E. WheelerTry harder to collect and emit errors on validation...
2013-10-15 David E. WheelerImprove the auto-creation of the "bucardo" role.
2013-10-15 Greg Sabino... More bypassing of track_rates
2013-10-15 Greg Sabino... Skip the not-working-now track_rates section.
2013-10-14 Joshua TolleyMerge in patch to ensure objects from different databas...
2013-10-07 David E. WheelerLog verbose instead of debug.
2013-10-07 David E. WheelerLog loglevel as a string.
2013-10-07 David E. WheelerMake it clearer which handles to log.
2013-10-07 David E. WheelerTopic, not lexical.
2013-10-07 David E. WheelerLog only errors.
2013-10-05 Greg Sabino... Try harder to find initdb when testing.
2013-10-05 Greg Sabino... Add some text fields to the dbgroup and herd tables...
2013-10-04 Greg Sabino... Make the inactivate sub a bit smarter. May fix the...
2013-10-02 David E. WheelerFix inaccurate comment.
2013-10-02 David E. WheelerChanging a sync status does not load or unload it.
2013-10-02 David E. WheelerUpdate sync status on activate/deactivate.
2013-10-02 David E. WheelerDocument strict_checking for tables, too.
2013-10-02 David E. WheelerDocument strict_checking and add it to `add sync`.
2013-10-02 David E. WheelerAdd the reload_config_timeout config.
next