pgsql: Update Darwin dlopen() support to avoid deprecation warnings with - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Update Darwin dlopen() support to avoid deprecation warnings with
Date
Msg-id 20061008193104.1FB399FAE4E@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Update Darwin dlopen() support to avoid deprecation warnings with latest
Apple developer tools.  We now use dlopen directly if available, and fall
back to the older code if not.  Chris Campbell

Modified Files:
--------------
    pgsql/src/backend/port/dynloader:
        darwin.c (r1.10 -> r1.11)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/dynloader/darwin.c.diff?r1=1.10&r2=1.11)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update multi-line editing wording in release notes.
Next
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Updated keyword table for 8.2