slony1-bugs at lists.slony.info slony1-bugs at lists.slony.info
Fri Nov 30 20:51:06 PST 2007
http://www.slony.info/bugzilla/show_bug.cgi?id=22

           Summary: Change in function typenameTypeId() in PG 8.3 to have 3
                    args
           Product: Slony-I
           Version: devel
          Platform: All
               URL: http://lists.slony.info/pipermail/slony1-patches/2007-
                    November/000033.html
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: urgent
         Component: trigger SPI
        AssignedTo: slony1-bugs at lists.slony.info
        ReportedBy: ssinger_pg at sympatico.ca
                CC: slony1-bugs at lists.slony.info
        Depends on: 16
   Estimated Hours: 0.0


Created an attachment (id=3)
 --> (http://www.slony.info/bugzilla/attachment.cgi?id=3)
Patch against HEAD to use 3 argument typenameTypeId and remove support for
older versions

+++ This bug was initially created as a clone of Bug #16 +++

The change of typenameTypeId() to have 3 args in PG 8.3 causes the build of C
SPI functions to break.

Dave Page provided a patch for this.
-------------
This problem is in cvs HEAD as well, currently we can't compile cvs head
against 8.3 (which it requires)

Since HEAD requires at least 8.3 anyway it seems that we can do without the
ifdef for the number of arguments to typenameTypeId


-- 
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