Steve Singer ssinger at ca.afilias.info
Thu Apr 14 07:17:29 PDT 2011
Fixing a bug in the log table selection query.
It is possible for the code to enter the if block where
no sets come from that provider.  The code will still
execute provider_query so we need to make it a valid query
that returns no rows.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=ef13327516a5f5edc242331ccf0dba2ee604cb54

Modified Files
--------------
src/slon/remote_worker.c |    2 ++
1 files changed, 2 insertions(+), 0 deletions(-)



More information about the Slony1-commit mailing list