Tue Feb 22 20:51:35 PST 2005
- Previous message: [Slony1-commit] By smsimms: Eliminated the need for $SLON_BIN_PATH by using
- Next message: [Slony1-commit] By smsimms: Removed the @@PERL@@ substitution, which only works in
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Removed a site-specific "where" clause, pointed out by mastermind on IRC.
Modified Files:
--------------
slony1-engine/tools:
test_slony_replication.pl (r1.1 -> r1.2)
-------------- next part --------------
Index: test_slony_replication.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/test_slony_replication.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -Ltools/test_slony_replication.pl -Ltools/test_slony_replication.pl -u -w -r1.1 -r1.2
--- tools/test_slony_replication.pl
+++ tools/test_slony_replication.pl
@@ -77,7 +77,6 @@
s.sub_set = $set and
(s.sub_provider = p.pa_server or s.sub_receiver = p.pa_server) and
sub_active = 't')
- and p.pa_conninfo not like '%32.85.68.246%'
group by pa_server, pa_conninfo;
";
- Previous message: [Slony1-commit] By smsimms: Eliminated the need for $SLON_BIN_PATH by using
- Next message: [Slony1-commit] By smsimms: Removed the @@PERL@@ substitution, which only works in
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list