slony1-engine.git
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...
2012-11-08 Luiz K. MatsumuraDrop get_node_name from slon-tools.pm
2012-11-08 Luiz K. MatsumuraStart slon passing with a slon configuration file
2012-11-08 Luiz K. Matsumuraimplementing PGPASSWORD workaround in query_slon_status
2012-11-08 Luiz K. Matsumurarevision of node_is_subscribing function
2012-11-08 Luiz K. Matsumuraslonik_create_set : adding set name on comment of set
2012-11-08 Luiz K. MatsumuraChanging behaviour of create a subdirectory slony1...
2012-11-08 Luiz K. Matsumuraslony_show_configuration.pl : Implementing possibility...
2012-10-31 Christopher... PGPool link fix
2012-10-24 Christopher... Merge branch 'master' of git://git.postgresql.org/git...
2012-09-25 Christopher... Bug #280 - shared library build should use CFLAGS and...
2012-09-14 Christopher... The tutorial in the documentation has this snippet:
2012-09-04 Christopher... Merge branch 'master' of ssh://git.postgresql.org/slony...
2012-09-04 Christopher... Bug #278 - fix various spelling errors found by Debian...
2012-09-04 Christopher... Merge branch 'master' of git://git.postgresql.org/git...
2012-08-31 Steve Singerupdating release to 2.2.0 b2
2012-08-30 Steve Singeruse numeric error code for detecting unique violations...
2012-08-23 Steve Singerfixed bug 275 - memory leak in monitor thread
2012-08-13 Steve Singerbug 264 - second part.
2012-08-10 Steve Singerupdating release notes, bug 272
2012-08-10 Steve SingerMerge branch 'bug272'
2012-08-10 Steve Singerchecking for insufficient memory
2012-08-07 Steve SingerBug 258.
2012-08-07 Steve SingerUpdating release notes
2012-08-07 Christopher... Possibly resolves bug slony.info/bugzilla/show_bug...
next