bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Mon Jul 13 12:11:53 PDT 2015
http://www.slony.info/bugzilla/show_bug.cgi?id=359

           Summary: Change in PG HEAD to GetConfigOptionByName()
                    parameters
           Product: Slony-I
           Version: devel
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: stored procedures
        AssignedTo: slony1-bugs at lists.slony.info
        ReportedBy: cbbrowne at ca.afilias.info
                CC: slony1-bugs at lists.slony.info
   Estimated Hours: 0.0


In a post-9.5 change, GetConfigOptionByName() has been augmented with a
true/false option...


extern char *GetConfigOptionByName(const char *name, const char **varname,
                                          bool missing_ok);

The call done in src/backend/slony1-funcs.c needs to offer the new parameter.

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