Mon Aug 17 10:40:00 PDT 2009
- Previous message: [Slony1-commit] slony1-engine/src/slony_logshipper Makefile dbutil.c ipcutil.c parser.y scan.l slony_logshipper.c slony_logshipper.h
- Next message: [Slony1-commit] slony1-engine/src/slon Makefile cleanup_thread.c dbutils.c local_listen.c misc.c remote_listen.c remote_worker.c runtime_config.c scheduler.c slon.c slon.h sync_thread.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/tools/altperl In directory main.slony.info:/tmp/cvs-serv10059/tools/altperl Modified Files: Tag: REL_1_2_STABLE Makefile show_configuration.pl slon-tools.pm slon_kill.pl slon_start.pl slon_tools.conf-sample slon_watchdog.pl slon_watchdog2.pl slonik_create_set.pl slonik_drop_node.pl slonik_drop_sequence.pl slonik_drop_set.pl slonik_drop_table.pl slonik_execute_script.pl slonik_failover.pl slonik_init_cluster.pl slonik_merge_sets.pl slonik_move_set.pl slonik_print_preamble.pl slonik_restart_node.pl slonik_store_node.pl slonik_subscribe_set.pl slonik_uninstall_nodes.pl slonik_unsubscribe_set.pl slonik_update_nodes.pl slony_show_configuration.pl Log Message: Update Copyright year Index: slon_start.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slon_start.pl,v retrieving revision 1.14 retrieving revision 1.14.4.1 diff -C2 -d -r1.14 -r1.14.4.1 *** slon_start.pl 22 Feb 2005 17:11:18 -0000 1.14 --- slon_start.pl 17 Aug 2009 17:39:58 -0000 1.14.4.1 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada use Getopt::Long; --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: slon_watchdog.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slon_watchdog.pl,v retrieving revision 1.12.2.1 retrieving revision 1.12.2.2 diff -C2 -d -r1.12.2.1 -r1.12.2.2 *** slon_watchdog.pl 6 Dec 2006 18:38:41 -0000 1.12.2.1 --- slon_watchdog.pl 17 Aug 2009 17:39:58 -0000 1.12.2.2 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada use Getopt::Long; --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: slonik_store_node.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_store_node.pl,v retrieving revision 1.2.2.2 retrieving revision 1.2.2.3 diff -C2 -d -r1.2.2.2 -r1.2.2.3 *** slonik_store_node.pl 28 Nov 2006 21:42:43 -0000 1.2.2.2 --- slonik_store_node.pl 17 Aug 2009 17:39:58 -0000 1.2.2.3 *************** *** 2,6 **** # $Id$ # Author: Steve Simms ! # Copyright 2005 PostgreSQL Global Development Group use Getopt::Long; --- 2,6 ---- # $Id$ # Author: Steve Simms ! # Copyright 2005-2009 PostgreSQL Global Development Group use Getopt::Long; Index: Makefile =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/Makefile,v retrieving revision 1.14.2.1 retrieving revision 1.14.2.2 diff -C2 -d -r1.14.2.1 -r1.14.2.2 *** Makefile 6 Dec 2006 18:38:41 -0000 1.14.2.1 --- Makefile 17 Aug 2009 17:39:58 -0000 1.14.2.2 *************** *** 2,6 **** # Makefile # ! # Copyright (c) 2003-2004, PostgreSQL Global Development Group # $Id$ # --- 2,6 ---- # Makefile # ! # Copyright (c) 2003-200, PostgreSQL Global Development Group # $Id$ # Index: slonik_execute_script.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_execute_script.pl,v retrieving revision 1.1.4.2 retrieving revision 1.1.4.3 diff -C2 -d -r1.1.4.2 -r1.1.4.3 *** slonik_execute_script.pl 13 Mar 2007 15:35:30 -0000 1.1.4.2 --- slonik_execute_script.pl 17 Aug 2009 17:39:58 -0000 1.1.4.3 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada use Getopt::Long; --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: slon_tools.conf-sample =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slon_tools.conf-sample,v retrieving revision 1.7 retrieving revision 1.7.2.1 diff -C2 -d -r1.7 -r1.7.2.1 *** slon_tools.conf-sample 15 Nov 2005 18:09:59 -0000 1.7 --- slon_tools.conf-sample 17 Aug 2009 17:39:58 -0000 1.7.2.1 *************** *** 1,5 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada # Revised extensively by Steve Simms --- 1,5 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada # Revised extensively by Steve Simms Index: slonik_drop_table.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_drop_table.pl,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -C2 -d -r1.1.2.2 -r1.1.2.3 *** slonik_drop_table.pl 27 Oct 2006 17:54:21 -0000 1.1.2.2 --- slonik_drop_table.pl 17 Aug 2009 17:39:58 -0000 1.1.2.3 *************** *** 4,8 **** # Based on work by: Christopher Browne # Parts Copyright 2006 Summerault, LLC ! # Parts Copyright 2004 Afilias Canada use Getopt::Long; --- 4,8 ---- # Based on work by: Christopher Browne # Parts Copyright 2006 Summerault, LLC ! # Parts Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: slonik_update_nodes.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_update_nodes.pl,v retrieving revision 1.1.4.1 retrieving revision 1.1.4.2 diff -C2 -d -r1.1.4.1 -r1.1.4.2 *** slonik_update_nodes.pl 27 Oct 2006 17:54:21 -0000 1.1.4.1 --- slonik_update_nodes.pl 17 Aug 2009 17:39:58 -0000 1.1.4.2 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada use Getopt::Long; --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: slonik_subscribe_set.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_subscribe_set.pl,v retrieving revision 1.1.4.2 retrieving revision 1.1.4.3 diff -C2 -d -r1.1.4.2 -r1.1.4.3 *** slonik_subscribe_set.pl 27 Oct 2006 17:54:21 -0000 1.1.4.2 --- slonik_subscribe_set.pl 17 Aug 2009 17:39:58 -0000 1.1.4.3 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada use Getopt::Long; --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: slonik_failover.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_failover.pl,v retrieving revision 1.1.4.1 retrieving revision 1.1.4.2 diff -C2 -d -r1.1.4.1 -r1.1.4.2 *** slonik_failover.pl 27 Oct 2006 17:54:21 -0000 1.1.4.1 --- slonik_failover.pl 17 Aug 2009 17:39:58 -0000 1.1.4.2 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada use Getopt::Long; --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: slonik_print_preamble.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_print_preamble.pl,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -C2 -d -r1.1.2.2 -r1.1.2.3 *** slonik_print_preamble.pl 27 Oct 2006 17:54:21 -0000 1.1.2.2 --- slonik_print_preamble.pl 17 Aug 2009 17:39:58 -0000 1.1.2.3 *************** *** 4,8 **** # Based on work by: Christopher Browne # Parts Copyright 2006 Summerault, LLC ! # Parts Copyright 2004 Afilias Canada use Getopt::Long; --- 4,8 ---- # Based on work by: Christopher Browne # Parts Copyright 2006 Summerault, LLC ! # Parts Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: slonik_drop_set.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_drop_set.pl,v retrieving revision 1.1.4.2 retrieving revision 1.1.4.3 diff -C2 -d -r1.1.4.2 -r1.1.4.3 *** slonik_drop_set.pl 2 Jan 2007 17:16:00 -0000 1.1.4.2 --- slonik_drop_set.pl 17 Aug 2009 17:39:58 -0000 1.1.4.3 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada use Getopt::Long; --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: slon_kill.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slon_kill.pl,v retrieving revision 1.12 retrieving revision 1.12.4.1 diff -C2 -d -r1.12 -r1.12.4.1 *** slon_kill.pl 16 Mar 2005 20:37:54 -0000 1.12 --- slon_kill.pl 17 Aug 2009 17:39:58 -0000 1.12.4.1 *************** *** 3,7 **** # Kill all slon instances for the current cluster # Author: Christopher Browne ! # Copyright 2004 Afilias Canada use Getopt::Long; --- 3,7 ---- # Kill all slon instances for the current cluster # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: slonik_init_cluster.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_init_cluster.pl,v retrieving revision 1.1.4.5 retrieving revision 1.1.4.6 diff -C2 -d -r1.1.4.5 -r1.1.4.6 *** slonik_init_cluster.pl 28 Nov 2006 21:42:42 -0000 1.1.4.5 --- slonik_init_cluster.pl 17 Aug 2009 17:39:58 -0000 1.1.4.6 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada use Getopt::Long; --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: show_configuration.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/Attic/show_configuration.pl,v retrieving revision 1.7.4.1 retrieving revision 1.7.4.2 diff -C2 -d -r1.7.4.1 -r1.7.4.2 *** show_configuration.pl 6 Dec 2006 18:38:41 -0000 1.7.4.1 --- show_configuration.pl 17 Aug 2009 17:39:58 -0000 1.7.4.2 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada # This script simply displays an overview of node configuration --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada # This script simply displays an overview of node configuration Index: slonik_unsubscribe_set.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_unsubscribe_set.pl,v retrieving revision 1.1.4.1 retrieving revision 1.1.4.2 diff -C2 -d -r1.1.4.1 -r1.1.4.2 *** slonik_unsubscribe_set.pl 27 Oct 2006 17:54:21 -0000 1.1.4.1 --- slonik_unsubscribe_set.pl 17 Aug 2009 17:39:58 -0000 1.1.4.2 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada use Getopt::Long; --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: slonik_move_set.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_move_set.pl,v retrieving revision 1.1.4.1 retrieving revision 1.1.4.2 diff -C2 -d -r1.1.4.1 -r1.1.4.2 *** slonik_move_set.pl 27 Oct 2006 17:54:21 -0000 1.1.4.1 --- slonik_move_set.pl 17 Aug 2009 17:39:58 -0000 1.1.4.2 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada use Getopt::Long; --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: slonik_uninstall_nodes.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_uninstall_nodes.pl,v retrieving revision 1.1.4.2 retrieving revision 1.1.4.3 diff -C2 -d -r1.1.4.2 -r1.1.4.3 *** slonik_uninstall_nodes.pl 2 Jan 2007 17:16:00 -0000 1.1.4.2 --- slonik_uninstall_nodes.pl 17 Aug 2009 17:39:58 -0000 1.1.4.3 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada use Getopt::Long; --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: slonik_merge_sets.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_merge_sets.pl,v retrieving revision 1.1.4.1 retrieving revision 1.1.4.2 diff -C2 -d -r1.1.4.1 -r1.1.4.2 *** slonik_merge_sets.pl 27 Oct 2006 17:54:21 -0000 1.1.4.1 --- slonik_merge_sets.pl 17 Aug 2009 17:39:58 -0000 1.1.4.2 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada use Getopt::Long; --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: slon-tools.pm =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slon-tools.pm,v retrieving revision 1.26.2.5 retrieving revision 1.26.2.6 diff -C2 -d -r1.26.2.5 -r1.26.2.6 *** slon-tools.pm 18 Dec 2008 17:53:58 -0000 1.26.2.5 --- slon-tools.pm 17 Aug 2009 17:39:58 -0000 1.26.2.6 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada sub add_node { --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada sub add_node { Index: slonik_restart_node.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_restart_node.pl,v retrieving revision 1.1.4.1 retrieving revision 1.1.4.2 diff -C2 -d -r1.1.4.1 -r1.1.4.2 *** slonik_restart_node.pl 27 Oct 2006 17:54:21 -0000 1.1.4.1 --- slonik_restart_node.pl 17 Aug 2009 17:39:58 -0000 1.1.4.2 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada use Getopt::Long; --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: slonik_drop_node.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_drop_node.pl,v retrieving revision 1.1.4.2 retrieving revision 1.1.4.3 diff -C2 -d -r1.1.4.2 -r1.1.4.3 *** slonik_drop_node.pl 2 Jan 2007 17:16:00 -0000 1.1.4.2 --- slonik_drop_node.pl 17 Aug 2009 17:39:58 -0000 1.1.4.3 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada use Getopt::Long; --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: slon_watchdog2.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slon_watchdog2.pl,v retrieving revision 1.9.4.1 retrieving revision 1.9.4.2 diff -C2 -d -r1.9.4.1 -r1.9.4.2 *** slon_watchdog2.pl 6 Dec 2006 18:38:41 -0000 1.9.4.1 --- slon_watchdog2.pl 17 Aug 2009 17:39:58 -0000 1.9.4.2 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada require '@@PGLIBDIR@@/slon-tools.pm'; --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada require '@@PGLIBDIR@@/slon-tools.pm'; Index: slonik_create_set.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_create_set.pl,v retrieving revision 1.3.2.2 retrieving revision 1.3.2.3 diff -C2 -d -r1.3.2.2 -r1.3.2.3 *** slonik_create_set.pl 2 Jan 2007 17:16:00 -0000 1.3.2.2 --- slonik_create_set.pl 17 Aug 2009 17:39:58 -0000 1.3.2.3 *************** *** 3,7 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada use Getopt::Long; --- 3,7 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada use Getopt::Long; Index: slony_show_configuration.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slony_show_configuration.pl,v retrieving revision 1.1.4.1 retrieving revision 1.1.4.2 diff -C2 -d -r1.1.4.1 -r1.1.4.2 *** slony_show_configuration.pl 4 Jan 2008 19:55:18 -0000 1.1.4.1 --- slony_show_configuration.pl 17 Aug 2009 17:39:58 -0000 1.1.4.2 *************** *** 2,6 **** # $Id$ # Author: Christopher Browne ! # Copyright 2004 Afilias Canada # This script simply displays an overview of node configuration --- 2,6 ---- # $Id$ # Author: Christopher Browne ! # Copyright 2004-2009 Afilias Canada # This script simply displays an overview of node configuration Index: slonik_drop_sequence.pl =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/tools/altperl/slonik_drop_sequence.pl,v retrieving revision 1.1.4.1 retrieving revision 1.1.4.2 diff -C2 -d -r1.1.4.1 -r1.1.4.2 *** slonik_drop_sequence.pl 10 Dec 2008 23:39:54 -0000 1.1.4.1 --- slonik_drop_sequence.pl 17 Aug 2009 17:39:58 -0000 1.1.4.2 *************** *** 4,8 **** # Based on work by: Christopher Browne # Parts Copyright 2008 Summerault, LLC ! # Parts Copyright 2004 Afilias Canada use Getopt::Long; --- 4,8 ---- # Based on work by: Christopher Browne # Parts Copyright 2008 Summerault, LLC ! # Parts Copyright 2004-2009 Afilias Canada use Getopt::Long;
- Previous message: [Slony1-commit] slony1-engine/src/slony_logshipper Makefile dbutil.c ipcutil.c parser.y scan.l slony_logshipper.c slony_logshipper.h
- Next message: [Slony1-commit] slony1-engine/src/slon Makefile cleanup_thread.c dbutils.c local_listen.c misc.c remote_listen.c remote_worker.c runtime_config.c scheduler.c slon.c slon.h sync_thread.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list