slony1-engine.git
2013-07-19 Steve Singerdocumentation changes to reflect incompatibilities...
2013-07-18 Steve Singerdon't process a set if sl_setsync has the initial ...
2013-07-12 Steve Singerbug 299 - put the WAKEUP event at the front of the...
2013-07-10 Steve Singerupdating release notes, bug 296,297,298
2013-07-10 Steve SingerMerge branch 'bug298'
2013-07-10 Steve SingerMerge branch 'bug297'
2013-07-10 Jan WieckSmall fixes for failover code.
2013-07-05 Steve Singerremoving stray quote
2013-07-05 Steve Singermore documentation items
2013-07-05 Steve Singeradd DDL_SCRIPT translation to the logshipping_toinsert
2013-07-04 Steve SingerInitial version of a perl script to convert the new
2013-07-04 Steve Singerdocumentation updates for log shipping
2013-07-04 Steve Singerbug 297 - fix test_slony_state-dbi.pl so that it works...
2013-07-04 Steve SingerAdd a test to LogShipping.js that tests DDL on logshipp...
2013-07-03 Steve Singerbug 298 - process DDL_SCRIPT events from the log shippe...
2013-07-03 Steve Singerimprove the error case detection of slony_logshipper
2013-07-03 Steve SingerDocumentation fixes for EXECUTE SCRIPT
2013-07-02 Steve Singerensure that the transactions are closed as part of...
2013-06-28 Steve SingerSave the return code for the next iteration
2013-06-27 Steve Singerfixing unit test, issue a sync to make sure the nodes...
2013-06-27 Steve Singerdocumentation updates (FAILOVER)
2013-06-27 Steve Singerremoving unused variables introduced in the previous...
2013-06-27 Steve SingerDROP NODE will now pass all nodes being dropped to...
2013-06-26 Steve Singerbug 296 - part 1 FAILOVER fixes
2013-06-20 Steve Singeradding documentation note about 8.3 having different...
2013-06-20 Steve Singerremoving documentation note that applies to PG version...
2013-06-20 Steve Singermore consistent documentation formatting
2013-06-20 Steve Singerbug 294 - fixing documentation error - we just added...
2013-06-07 Jan WieckMerge branch 'master' of ssh://git.postgresql.org/slony...
2013-06-07 Jan WieckFix for bug291.
2013-06-07 Jan WieckAdd a test case to trigger bug 291.
2013-06-07 Christopher... Varlena material has shifted to new location
2013-06-07 Steve Singeronly include malloc.h on WIN32 - FREEBSD (and others... REL_2_2_0_B4
2013-06-06 Steve Singerupdating the name of the version for the functions...
2013-06-06 Steve Singeradd PG VERSION based switch for HAS_LOOKUPEXPLICITNAMES...
2013-06-06 Steve Singerinclude malloc.h - alloca() is defined here on win32
2013-06-06 Steve Singerupdating versions for 2.2.0 beta 4
2013-06-06 Steve SingerMerge branch 'execute-script-fixes'
2013-06-06 Steve Singerrelease notes for bug 252
2013-06-06 Jan WieckFix typo in '<event pending>' conninfo string.
2013-06-06 Jan WieckChange the temporary conninfo on clone prepare to ...
2013-06-06 Steve Singerrelease notes update
2013-06-06 Steve Singerfixing merge error - string replacements in SQL
2013-06-06 Steve SingerMerge branch 'master' into execute-script-fixes
2013-06-06 Steve Singerupdating windows compile docs to mention PGVER
2013-06-06 Steve SingerSquashed commit of the following:
2013-05-31 Steve Singeruping version/beta number
2013-05-31 Steve Singerupdating release notes bug 290
2013-05-31 Steve Singerversioning all symbols in the shared library.
2013-05-29 Steve SingerMerge branch 'master' into execute-script-fixes
2013-05-28 Jan WieckFix the slonik script scanner to accept two single...
2013-05-28 Jan WieckMerge branch 'master' into execute-script-fixes
2013-05-27 Steve Singerupdating the release notes
2013-05-27 Jan WieckWhen upgrading from an earlier version of 2.2 to a...
2013-05-27 Jan WieckFixing several compiler warnings (unused and
2013-05-24 Jan WieckAdd SQL='string' option to EXECUTE SCRIPT.
2013-05-22 Jan WieckSorting tokens and keywords.
2013-05-22 Jan WieckFixing the magic @STRING@ replacement so that a long...
2013-05-16 Jan WieckMerge remote branch 'origin/master'
2013-05-16 Jan WieckMake log_truncate() SECURITY DEFINER.
2013-05-16 postgresMake log_truncate() SECURITY DEFINER.
2013-03-28 Steve SingerUpdating release notes for bug 286
2013-03-18 Steve SingerBug 286 PG 9.3 now takes two arguments on LookupExplici...
2013-02-15 Jan WieckMerge branch 'master' of ssh://git.postgresql.org/slony... REL_2_2_0_B3
2013-02-15 Jan WieckAdd a regression test that ensures DDL is purging the...
2013-02-14 Steve Singerupdates to docs and win32 makefile for MS-Windows.
2013-02-13 Jan Wieckfmgr_info() must be called in the applyCacheContext.
2013-02-01 Steve Singerfixing bug number
2013-01-31 Steve Singerupdating to release 2.2.0 B3
2013-01-31 Steve SingerBug 285 fix move set race condition.
2013-01-28 Steve Singerupdating documentation to list more recent postgresql...
2013-01-24 Christopher... Add release note material on bugs 273, 282
2013-01-23 Jan WieckMerge branch 'bug282'
2013-01-23 Jan WieckMerge branch 'bug273'
2013-01-17 Christopher... Bug #284 - fixes to tutorial
2012-12-14 Jan WieckFix for bug273
2012-12-14 Jan WieckFix for bug282.
2012-12-07 Steve Singeradditional cleanups for pgport find_my_exec support
2012-12-07 Steve SingerAdd back in find_my_exec() support on platforms that...
2012-11-30 Christopher... Add in code to recognize PostgreSQL 9.2 and accept...
2012-11-12 Steve Singeradding altperl fixes to the release notes
2012-11-12 Steve SingerMerge remote branch 'lkmatsumura/altperl_master'
2012-11-12 Steve Singerupdating release to 2.2.0 b2
2012-11-08 Luiz K. MatsumuraCosmetic commit - trailling spaces
2012-11-08 Luiz K. MatsumuraBug fix, incorrect variable name
2012-11-08 Steve Singerget_pid() will check to make sure the pid actually...
2012-11-08 Steve Singerinclude pidfile directory in the sample slon.conf
2012-11-08 Steve Singeradd --only-node option to usage message
2012-11-08 Steve Singerset the PGPASSWORD file to read-only, then close and...
2012-11-08 Luiz K. MatsumuraImplementing pidfile to identify the main process of...
2012-11-08 Luiz K. MatsumuraUsing PGPASSFILE environment variable instead of PGPASSWORD
2012-11-08 Luiz K. MatsumuraInit script sample using altperl routines
2012-11-08 Luiz K. Matsumuraslony_show_configuration can now return cluster name...
2012-11-08 Luiz K. MatsumuraNew Watchdog options - verbosity
2012-11-08 Luiz K. MatsumuraImplementing capability of kill only a node on slon_kill
2012-11-08 Luiz K. MatsumuraChange get_pid to return the smallest pid
2012-11-08 Luiz K. MatsumuraIdentify node on log messages generated by slon_watchdog
2012-11-08 Luiz K. MatsumuraAdjusts slon_kill command
2012-11-08 Luiz K. MatsumuraFixing regex expression get_pid
2012-11-08 Luiz K. MatsumuraAllowing get_pid to accept more generic format of param...
next