slony1-bugs at lists.slony.info slony1-bugs at lists.slony.info
Wed Nov 11 06:38:28 PST 2009
http://www.slony.info/bugzilla/show_bug.cgi?id=101

           Summary: cloneNodePrepare has bad return type
           Product: Slony-I
           Version: devel
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: medium
         Component: stored procedures
        AssignedTo: slony1-bugs at lists.slony.info
        ReportedBy: msquires at whitepages.com
                CC: slony1-bugs at lists.slony.info, dbenhur at whitepages.com
   Estimated Hours: 0.0


Created an attachment (id=36)
 --> (http://www.slony.info/bugzilla/attachment.cgi?id=36)
log showing error message

Slony1-2.0.3-rc2
Postgres 8.4.1

The cloneNodePrepare function in src/backend/slony1_funcs.sql has a return type
of "int4", but is returning the result from createEvent, which is a bigint.

This fails under postgres 8.4.1.


-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Slony1-bugs mailing list