Thu Sep 7 06:21:16 PDT 2006
- Previous message: [Slony1-commit] By xfade: * recommit after crash * Change to logtrigger(), as discussed
- Next message: [Slony1-commit] By cbbrowne: Add a script to help download Slony-I email archives from
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
fix warning: deprecated use of label at end of compound statement.
Modified Files:
--------------
slony1-engine/src/backend:
slony1_funcs.c (r1.52 -> r1.53)
-------------- next part --------------
Index: slony1_funcs.c
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/src/backend/slony1_funcs.c,v
retrieving revision 1.52
retrieving revision 1.53
diff -Lsrc/backend/slony1_funcs.c -Lsrc/backend/slony1_funcs.c -u -w -r1.52 -r1.53
--- src/backend/slony1_funcs.c
+++ src/backend/slony1_funcs.c
@@ -453,6 +453,7 @@
* subscriber on a replicated table fires, and
* modifies a tuple in a replication set for
* which this node is the origin */
+ break;
}
/*
- Previous message: [Slony1-commit] By xfade: * recommit after crash * Change to logtrigger(), as discussed
- Next message: [Slony1-commit] By cbbrowne: Add a script to help download Slony-I email archives from
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list