• Tom Lane's avatar
    Pass less-unsafe parameters to Darwin's NSLinkModule. While this change... · 361f1e16
    Tom Lane authored
    Pass less-unsafe parameters to Darwin's NSLinkModule.  While this change prevents a backend coredump when loading a broken shlib, it also seems to suppress the error messages that might help debug the problem :-(.  Perhaps someone would like to supply a 'linkEdit' hook to get the best of both worlds.  But in the meantime, backend crash trumps error reporting.
    361f1e16
darwin.c 1.13 KB