slony1-engine.git
2008-11-24 Christopher... Patch from Hiroshi Saito to resolve some Windows proble... REL_2_0_0
2008-11-24 Christopher... Change over to v2.0. Essentially, that blanks this...
2008-11-17 Christopher... Update release notes
2008-11-17 Christopher... Clean up WAIT FOR EVENT example
2008-11-17 Christopher... Fix typo in documentation
2008-11-17 Christopher... Fix problem with cleanup function - it was performing...
2008-11-17 Christopher... Fix typo
2008-11-17 Christopher... Added patch per Richard Yen to allow log shipper to...
2008-11-06 Christopher... Fix typo reported by Jaime Casanova
2008-10-21 Devrim GUNDUZFix sgml error
2008-10-15 Christopher... Fixes to SGML tagging - per Devrim's email of Oct 14th
2008-10-13 Devrim GUNDUZFix sgml errors
2008-10-13 Devrim GUNDUZFix sgml errors
2008-10-13 Devrim GUNDUZFix sgml errors
2008-10-13 Devrim GUNDUZFix sgml errors
2008-10-13 Devrim GUNDUZFix sgml errors
2008-10-13 Devrim GUNDUZFix sgml errors
2008-10-13 Devrim GUNDUZFix sgml errors
2008-10-13 Devrim GUNDUZFix sgml errors
2008-10-03 Christopher... Add FAQ about use of "oid" column on replicable table
2008-09-25 Christopher... Add recent changes to v2.0 release notes
2008-09-24 Christopher... Ran autoconf with latest changes REL_2_0_0_RC2
2008-09-24 Christopher... Resolution to bug #46 - incompatibility with PG 8.4.
2008-09-23 Christopher... Changes to WAIT FOR EVENT requests; the "ongoing saga...
2008-09-23 Christopher... Add in 2 second lags; this exercises the lag logic...
2008-09-18 Christopher... Note change in post-8.0 PG releases regarding TCP/IP...
2008-09-18 Christopher... Add a note about an error message that can come up...
2008-09-18 Christopher... Fix tagging error
2008-09-18 Christopher... Add notes about locking of STORE TRIGGER operation
2008-09-18 Christopher... Add in new material provided by Martin Eriksson
2008-09-18 Christopher... Make comment clearer
2008-08-29 Christopher... Fix format strings in log messages
2008-08-22 Christopher... Revise WAN discussion to make it clearer, as there...
2008-08-08 Jan WieckDollar quoting broke sequenceSetValue().
2008-08-06 Christopher... Changed stored functions to use dollar quoting (e.g...
2008-08-01 Christopher... Add in more detailed monitoring of numbers and timings...
2008-08-01 Christopher... Add in additional performance monitoring, indicating...
2008-08-01 Christopher... a) Make slon_terminate_worker() visible so that remote_...
2008-08-01 Christopher... Regularize the styles of output messages.
2008-08-01 Christopher... Add in documentation for start_slon.sh script
2008-08-01 Christopher... Add some caveats about locking. There's some locking...
2008-07-15 Christopher... Provide better error handling for DSN handling for...
2008-07-15 Christopher... Add in new tools script, start_slon.sh, which provides...
2008-07-15 Christopher... Per bug #18 (slony.info/bugzilla/show_bug.cgi?id=18)
2008-07-07 Christopher... Fix various bash-isms; nonportable constructs that...
2008-06-27 Christopher... a) Mention a bottleneck where having Very Large table... REL_2_0_0_RC1
2008-06-27 Christopher... Clear a result set, thereby resolving a memory leak.
2008-06-25 Christopher... Note in release notes the fix to ACCEPT_SET event handling
2008-06-25 Christopher... Add comment to test_slony_state.pl indicating that...
2008-06-23 Christopher... Indicate memory usage for table IDs.
2008-06-19 Christopher... Add some notes on the preference, in modern times,...
2008-06-17 Jan WieckChanged ducttape test 2 to use "wait for event" after...
2008-06-12 Christopher... Fix up WAIT FOR EVENT requests
2008-06-06 Christopher... Improve documentation on SET ADD TABLE and on what...
2008-06-06 Christopher... Make error message about adding a table to a subscribed...
2008-05-28 Jan WieckFixed problem where ACCEPT_SET would wait for the corre...
2008-05-28 Christopher... Changed a number of #defined lists of values to use...
2008-05-28 Christopher... Oops - fix typo.
2008-05-28 Christopher... Change reference to pg_listener to use combination...
2008-05-28 Christopher... Rename function "AutoVacExcludesTable(prec.nspname...
2008-05-26 Christopher... Update release notes to indicate elimination of LISTEN...
2008-05-26 Christopher... Remove code that generates + listens to LISTEN/NOTIFY...
2008-05-26 Christopher... Remove sl_trigger configuration as that is no longer...
2008-05-26 Christopher... Minor rewording of release notes
2008-05-26 Christopher... Establish a maximum number of events (sel_max_events...
2008-05-26 Christopher... 1. Improve logging of event
2008-05-26 Christopher... Improve log output when version does not match expectat...
2008-05-26 Christopher... As recommended at PGCon, we should have a bit more...
2008-05-26 Christopher... Ran INDENT on C code for random number generation for...
2008-05-13 Christopher... Processing of results was taking place after parameters...
2008-05-13 Christopher... Per bug #49 - reported by Richard Yen <dba@richyen...
2008-05-12 Christopher... Add missing parms from sample script as observed on...
2008-04-24 Christopher... Change configure-replication.sh to use EVENT NODE in...
2008-04-24 Christopher... Fix typo as pointed out by Jeff Frost
2008-04-23 Christopher... Fix typo in remote_listen.c - cbbrowne "fatfingered"
2008-04-23 Christopher... EEP! A change I described in an email got included...
2008-04-23 Christopher... Ran pgindent against C code
2008-04-23 Christopher... Do not load xxid module - obsoleted by addition of...
2008-04-21 Christopher... Add to the FAQ a list of "impossible things" that peopl...
2008-04-21 Christopher... Add in note about increasing sync interval when running...
2008-04-21 Christopher... Remove references to src/xxid, obsolete as of Slony...
2008-04-21 Christopher... Note removal of xxid (and remove from src/Makefile)
2008-04-21 Christopher... Remove xxid from source tree - no longer needed, as...
2008-04-18 Christopher... Improve trigger documentation for v2.0
2008-04-18 Christopher... Fixes to altperl example, per bug #48
2008-04-16 Christopher... Rectify problem with DDL when hitting the following...
2008-04-14 Devrim GUNDUZRename RPMs for 2.0+ from postgresql-slony1-engine...
2008-04-11 Christopher... Modify ducttape scripts to add EVENT NODE / WAIT ON...
2008-04-11 Christopher... Various instances where slonik would use a default...
2008-04-11 Christopher... Apply changes to slonik makefile that have gone into...
2008-04-11 Christopher... Add configure to list of files CVS should ignore
2008-04-11 Christopher... Update copyright to include 2008
2008-04-11 Christopher... Remove Emacs control string
2008-04-11 Christopher... Remedying tests so that STORE NODE, EXECUTE SCRIPT...
2008-04-11 Christopher... Added support to be able to Twitter test results
2008-04-11 Christopher... Change cleanupEvent() to actually use the interval...
2008-04-11 Christopher... Add in TODO item to have tuple application take place...
2008-04-11 Christopher... Document that node numbers are immutable by intent.
2008-04-08 Christopher... Fix SGML tagging problem in testbed.sgml, and add comme...
2008-04-07 Christopher... Allow setting TMPDIR to indicate a path where log files...
next