head 1.7; access; symbols pkgsrc-2016Q4:1.6.0.42 pkgsrc-2016Q4-base:1.6 pkgsrc-2016Q3:1.6.0.40 pkgsrc-2016Q3-base:1.6 pkgsrc-2016Q2:1.6.0.38 pkgsrc-2016Q2-base:1.6 pkgsrc-2016Q1:1.6.0.36 pkgsrc-2016Q1-base:1.6 pkgsrc-2015Q4:1.6.0.34 pkgsrc-2015Q4-base:1.6 pkgsrc-2015Q3:1.6.0.32 pkgsrc-2015Q3-base:1.6 pkgsrc-2015Q2:1.6.0.30 pkgsrc-2015Q2-base:1.6 pkgsrc-2015Q1:1.6.0.28 pkgsrc-2015Q1-base:1.6 pkgsrc-2014Q4:1.6.0.26 pkgsrc-2014Q4-base:1.6 pkgsrc-2014Q3:1.6.0.24 pkgsrc-2014Q3-base:1.6 pkgsrc-2014Q2:1.6.0.22 pkgsrc-2014Q2-base:1.6 pkgsrc-2014Q1:1.6.0.20 pkgsrc-2014Q1-base:1.6 pkgsrc-2013Q4:1.6.0.18 pkgsrc-2013Q4-base:1.6 pkgsrc-2013Q3:1.6.0.16 pkgsrc-2013Q3-base:1.6 pkgsrc-2013Q2:1.6.0.14 pkgsrc-2013Q2-base:1.6 pkgsrc-2013Q1:1.6.0.12 pkgsrc-2013Q1-base:1.6 pkgsrc-2012Q4:1.6.0.10 pkgsrc-2012Q4-base:1.6 pkgsrc-2012Q3:1.6.0.8 pkgsrc-2012Q3-base:1.6 pkgsrc-2012Q2:1.6.0.6 pkgsrc-2012Q2-base:1.6 pkgsrc-2012Q1:1.6.0.4 pkgsrc-2012Q1-base:1.6 pkgsrc-2011Q4:1.6.0.2 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q3:1.5.0.12 pkgsrc-2011Q3-base:1.5 pkgsrc-2011Q2:1.5.0.10 pkgsrc-2011Q2-base:1.5 pkgsrc-2011Q1:1.5.0.8 pkgsrc-2011Q1-base:1.5 pkgsrc-2010Q4:1.5.0.6 pkgsrc-2010Q4-base:1.5 pkgsrc-2010Q3:1.5.0.4 pkgsrc-2010Q3-base:1.5 pkgsrc-2010Q2:1.5.0.2 pkgsrc-2010Q2-base:1.5 pkgsrc-2010Q1:1.4.0.22 pkgsrc-2010Q1-base:1.4 pkgsrc-2009Q4:1.4.0.20 pkgsrc-2009Q4-base:1.4 pkgsrc-2009Q3:1.4.0.18 pkgsrc-2009Q3-base:1.4 pkgsrc-2009Q2:1.4.0.16 pkgsrc-2009Q2-base:1.4 pkgsrc-2009Q1:1.4.0.14 pkgsrc-2009Q1-base:1.4 pkgsrc-2008Q4:1.4.0.12 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.10 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.8 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.6 pkgsrc-2008Q2-base:1.4 cwrapper:1.4.0.4 pkgsrc-2008Q1:1.4.0.2 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.3.0.6 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.4 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.2 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.2.0.4 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.2 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.1.0.4 pkgsrc-2006Q3-base:1.1 pkgsrc-2006Q2:1.1.0.2 pkgsrc-2006Q2-base:1.1; locks; strict; comment @# @; 1.7 date 2017.02.24.22.07.34; author adam; state dead; branches; next 1.6; commitid J3KW8Snz23THNfHz; 1.6 date 2011.11.26.11.49.51; author adam; state Exp; branches; next 1.5; 1.5 date 2010.04.15.07.55.32; author adam; state Exp; branches; next 1.4; 1.4 date 2008.01.14.18.58.03; author adam; state Exp; branches; next 1.3; 1.3 date 2007.04.10.21.49.55; author rmind; state Exp; branches; next 1.2; 1.2 date 2006.10.18.18.53.03; author adam; state Exp; branches; next 1.1; 1.1 date 2006.06.20.21.14.12; author joerg; state Exp; branches; next ; desc @@ 1.7 log @Fix building on systems where alloca.h does not exists, like NetBSD. @ text @$NetBSD: patch-aa,v 1.6 2011/11/26 11:49:51 adam Exp $ --- configure.orig 2009-05-08 22:10:34.000000000 +0000 +++ configure @@@@ -2010,6 +2010,7 @@@@ case $host_os in darwin*) template=darwin ;; dgux*) template=dgux ;; freebsd*) template=freebsd ;; + dragonfly*) template=dragonfly ;; hpux*) template=hpux ;; irix*) template=irix ;; linux*|gnu*|k*bsd*-gnu) @ 1.6 log @Changes 2.1.0: * The first release for Slony-I branch 2.1 has been released, in the form of version 2.1.0. It is a significant new version, fixing dozens of reported bugs, and adding some significant enhancements, including: - Implicit WAIT FOR - Support for adding tables in bulk - Support for replicating TRUNCATE - Health checks at startup - Performance improvement in cases of large backlog - Monitoring thread to provide better monitoring data @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.5 2010/04/15 07:55:32 adam Exp $ @ 1.5 log @Changes 2.0.2: * PostgreSQL 8.4 compatibility * Fix - config dump was failing on string entries that were NULL * Fix - REPAIR CONFIG could have collisions where, when we load a schema, one entry in sl_table already has an OID value that incorrectly matches a value that another update is trying to fix. * Updated release notes to indicate that 2.0 only supports PostgreSQL 8.3+ * Change to configure.ac to allow it to run on autoconf 2.63; there was something unsuitable about SLONREL_VERSION processing * Fixes to Makefile for admin guide * Various fixes to admin guide material * Added an extra test to Schema name test that validates that things can operate properly even if the DB lacks a "public" schema * Fixed bug in tools/start_slon.sh * Fixed pathname substitutions in a couple of altperl scripts * Add a test which validates that the cluster schema name is valid; pgAdminIII allowed setting up cluster names that slonik would refuse to connect to. * Revised regression tests to use SYNC/WAIT FOR EVENT instead of queries that try to coordinate sl_status information with rather less determinacy... * Cleanup thread was generating spurious error messages due to misinterpreting PG return codes. Rectified this, and added a test in to make sure we're exercising the logic @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 @@@@ -2014,6 +2014,7 @@@@ case $host_os in @ 1.4 log @Changes 1.2.12: - Fixed problem with DDL SCRIPT parser where C-style comments were not being processed properly - Added stored functions and documentation for adding empty tables (notably *partitions*) to replication. Note these functions do no work when not specifically requested. - Added a fairly substantial partitioning test to exercise the new stored functions above. - Backport "listen path" generator function from CVS HEAD (2.0) to 1.2 branch. - Fixed a problem with "EXECUTE SCRIPT" (introduced in remote_worker.c version 1.124.2.13) where moving the relevant code into a subroutine at the end led to losing the "BEGIN; SET TRANSACTION ISOLATION LEVEL SERIALIZABLE;" query that needs to be the first thing run... - Fixing the archive sequence generations (in log shipping). All non-SYNC events must start the local transaction before creating the archive as well, so that the lock on the archive counter table serializes archive creation. - Fixed logging done in local_listener.c - various places, there was no '\n' in some cases, which would lead to entries being folded together. - Fix launch_slons.sh - was not stripping quotes from PID file name - Error handling for "ERROR: could not serialize access due to concurrent update" - Fixes to slonik_build_env script - it wasn't properly handling cases where there was just 1 table or 1 sequence, and had a problem with the -schema option - thanks, Bernd Helmle @ text @d3 1 a3 1 --- configure.orig 2007-11-12 23:46:59.000000000 +0100 d5 1 a5 1 @@@@ -1904,6 +1904,7 @@@@ case $host_os in @ 1.3 log @Update the patch for new Slony-1 release. @ text @d3 1 a3 1 --- configure.orig 2007-03-23 00:19:26.000000000 +0200 d5 1 a5 1 @@@@ -1901,6 +1901,7 @@@@ case $host_os in @ 1.2 log @Changes 1.2.0: - A major revision of memory management to limit memory usage by slon daemons. - Log switching: periodically - pg_listener is now used dramatically less than it used to be, which diminishes the number of dead tuples you will find in this table. - DDL scripts are broken into individual statements - Slony-I tables are now marked "WITHOUT OIDS" so that they do not consume OIDS. - When possible (based on log switching functionality), partial indexes on sl_log_1 and sl_log_2 are created on a per-origin-node basis. - More... @ text @d3 1 a3 1 --- configure.orig 2006-10-17 20:49:30.000000000 +0200 d5 1 a5 1 @@@@ -1881,6 +1881,7 @@@@ case $host_os in @ 1.1 log @Force a dependency on the PostgreSQL server. Add DragonFly support. Bump revision. @ text @d3 1 a3 1 --- configure.orig 2006-06-20 20:52:37.000000000 +0000 d5 1 a5 1 @@@@ -1423,6 +1423,7 @@@@ case $host_os in @