Steve Singer ssinger at ca.afilias.info
Thu Dec 23 11:06:17 PST 2010
Fix issue with bug 172.
SLON_ERROR "Unable to submit application_name "
was showing up on the slon output.

SELECT statements return PGRES_TUPLES_OKAY not PGRES_COMMAND_OKAY.

Branch
------
master

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

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



More information about the Slony1-commit mailing list