slony1-engine.git
2011-05-27 Steve SingerChanging version for beta2
2011-05-26 Christopher... Add test to regression test "test1" which tries to...
2011-05-26 Steve SingerBug 208.
2011-05-13 Steve SingerFixes to perltools for 2.1.0.
2011-05-13 Steve SingerBug 210.
2011-05-12 Steve SingerAdding BulkAdding test to the disorder test set.
2011-05-12 Steve SingerFix for bug 207.
2011-05-10 Steve SingerFix for bug #208.
2011-05-10 Steve SingerFlush stdout when printing 'waiting' messages to ensure
2011-05-10 Steve SingerFixing Bugs #205,#206.
2011-05-06 Steve Singer commit d518992f797b6abf97665910fe4ff35d015d89d5 REL_2_1_0_B1
2011-05-06 Steve SingerAdditional documentation updates for Win32
2011-05-06 Steve SingerWin32 related fixes.
2011-05-06 Steve SingerRemoving postgresql server header and the associated
2011-05-06 Steve SingerBug 204.
2011-05-04 Christopher... Add some more ignorable files that get generated to...
2011-05-04 Christopher... Git can also ignore the latest HTML files
2011-05-04 Christopher... Make sure that <sect1> elements have ID attributes...
2011-05-04 Steve SingerThis was implicitly removed with commit 275a2eaddf995e3...
2011-05-04 Steve SingerUpdating release notes from recent commits
2011-05-04 Steve SingerVisual Studio Support + Bug #90.
2011-05-04 Steve SingerMake sl_event_lock locking work with try blocks.
2011-05-04 Steve SingerAutomatic Wait For.
2011-05-04 Steve SingerProvide a way of resetting the per session datastructure
2011-05-04 Steve SingerRemoving section on bare metal/direct slony function...
2011-05-03 Steve SingerMore reorg of chapters.
2011-05-03 Steve SingerVaccuuming is covered in performance.sgml.
2011-05-03 Steve SingerRerog of some of the chapters
2011-05-03 Steve SingerUpdating installation guide for 2.1
2011-05-03 Christopher... Merge branch 'master' of ssh://git.postgresql.org/slony...
2011-05-03 Christopher... Slonik scripts are only to return values in range 0...
2011-05-03 Steve SingerMerge branch '21_docs'
2011-05-02 Christopher... Fix to DDL regression tests - some of the file paths...
2011-05-02 Steve SingerUpdating documentation for DDL Changes section.
2011-04-29 Christopher... Add release notes for bug #201
2011-04-29 Christopher... Merge branch 'master' of ssh://git.postgresql.org/slony...
2011-04-29 Christopher... Merge remote-tracking branch 'github/bug201'
2011-04-29 Steve SingerHave the environment variable point at the clustertest...
2011-04-28 Steve SingerRemoving test results.
2011-04-28 Steve SingerRemoving test result directories. This should not be...
2011-04-26 Steve SingerFixing bug introduced in a0729b759306dd21fe4043ee52a80f...
2011-04-25 Steve SingerCommits 9687c2a7c866102dab9bde388ce86e51d28f29df
2011-04-25 Steve SingerSwitching ACCEPT SET messages to info.
2011-04-25 Steve SingerFixing an issues where slon would try to start a new...
2011-04-25 Steve SingerObtaining this lock actually increases deadlock because
2011-04-25 Steve SingerDo not lock sl_event when adding an event.
2011-04-14 Christopher... Updated release notes for HEAD
2011-04-14 Steve SingerFixing a bug in the log table selection query.
2011-04-12 Christopher... Bug #196 - snapshot id values appear to travel backward...
2011-04-12 Steve SingerFixing segfault.
2011-04-12 Steve SingerFixing segfault.
2011-04-01 Jason Yanhttp://www.slony.info/bugzilla/show_bug.cgi?id=201
2011-03-18 Christopher... Bug #175 - implement a monitoring thread, which stores...
2011-03-18 Christopher... Squashed commit of the following:
2011-03-18 Christopher... Add bug #198 to release notes
2011-03-02 Christopher... Add release note for #196
2011-03-02 Christopher... Add guard (via locking sl_event_lock) to ESTABLISH_SUBS...
2011-03-02 Christopher... There a few more places to adjust, as there are stored...
2011-03-02 Christopher... Replace pre_event_create() calls with LOCK TABLE sl_eve...
2011-03-02 Christopher... No value in having pre_event_create() function... ...
2011-03-01 Christopher... Add sl_event_lock table that is what gets locked to...
2011-02-25 Christopher... Add emacs directory locals
2011-02-24 Steve SingerFixing syntax error with previous commit
2011-02-24 Steve SingerRe-ordering the lists of tests so once that we expect...
2011-02-24 Steve SingerFixing issue with ExecuteScript test.
2011-02-24 Steve SingerThe table on the slaves isn't empty if the subscribe...
2011-02-18 Jan WieckFixed problem with sets that contain no tables (empty...
2011-02-11 Steve SingerAdding test suites based on the clustertest-framework.
2011-02-02 Christopher... Add bug #195 to release notes, reorder
2011-02-02 Christopher... Bug #195 - change slon_quote functions to IMMUTABLE
2011-01-28 Steve SingerUpdating release notes. Bug 181 - bulk adding of tables
2011-01-28 Steve SingerBug 181.
2011-01-27 Christopher... Notes were about bug #189
2011-01-27 Christopher... Bug #193 - cleanup thread doing VACUUM every time,...
2011-01-27 Christopher... Bug #152 - delete unnecessary debugging printf() calls...
2011-01-27 Christopher... Add check to slonik EXIT that return value is in range...
2011-01-27 Christopher... Add release notes for bug #167
2011-01-27 Jan WieckChange the sl_log_* selection query from using a compli...
2011-01-27 Jan WieckMake calls to setsockopt() for TCP keep alive depend...
2011-01-14 Christopher... Bug #185 - fixing names of functions referenced in...
2011-01-14 Steve SingerAdding release note for bug 126
2011-01-14 Steve SingerBug 126.
2011-01-14 Steve SingerFixing compiler warnings.
2011-01-14 Steve SingerSchedStatus is not an integer.
2011-01-13 Steve SingerBug #102
2011-01-12 Christopher... Bug #163 - two registry timestamp functions needed...
2011-01-12 Christopher... Bug #163 - change data types from TIMESTAMP to TIMESTAM...
2011-01-06 Steve SingerBug 180 touchups.
2011-01-06 Jose Arthur... Bug180 Slonik DATE command.
2011-01-05 Christopher... Squashed commit of the following:
2010-12-31 Christopher... Bug #188 - test harness problem where subquery was...
2010-12-30 Christopher... Bug #187 - add newline to PID files.
2010-12-30 Christopher... Merge branch 'master' of ssh://git.postgresql.org/slony...
2010-12-28 Christopher... Fix schema generation - wasn't using all the right...
2010-12-28 Christopher... Fix query that generates data for table #3 to use the...
2010-12-23 Steve SingerAdding a script to build release tar files from git
2010-12-23 Steve SingerFix issue with bug 172.
2010-12-23 Steve SingerFix for bug 154.
2010-12-23 Steve SingerHave the distclean rule call clean.
2010-12-22 Christopher... Merge branch 'master' of ssh://git.postgresql.org/slony...
next