pgsql-server/src/backend/port/dynloader darwin.c - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql-server/src/backend/port/dynloader darwin.c
Date
Msg-id 20021001050644.B212F475F80@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@postgresql.org    02/10/01 01:06:44

Modified files:
    src/backend/port/dynloader: darwin.c

Log message:
    Pass less-unsafe parameters to Darwin's NSLinkModule.  While this change prevents a backend coredump when loading a
brokenshlib, it also seems to suppress the error messages that might help debug the problem :-(.  Perhaps someone would
liketo supply a 'linkEdit' hook to get the best of both worlds.  But in the meantime, backend crash trumps error
reporting.


pgsql-committers by date:

Previous
From: barry@postgresql.org (Barry Lind)
Date:
Subject: pgsql-server/src/interfaces/jdbc/org/postgresq ...
Next
From: Ivano
Date:
Subject: unsubscribe