pgsql/src (Makefile.shlib) - Mailing list pgsql-committers

From petere@postgresql.org
Subject pgsql/src (Makefile.shlib)
Date
Msg-id 200010311955.e9VJtI511566@hub.org
Whole thread Raw
List pgsql-committers
  Date: Tuesday, October 31, 2000 @ 14:55:18
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src
     from hub.org:/home/projects/pgsql/tmp/cvs-serv9428/src

Modified Files:
    Makefile.shlib

-----------------------------  Log Message  -----------------------------

This is the minimal version of the Darwin support patch from
Bruce Hartzler <bruceh@mail.utexas.edu>.  It contains shared library
support, regression test map, and the usual template files.  The dynamic
loader is missing, the spin lock code apparently doesn't assemble due to
syntax problems, and semaphores are to be hoped for from Apple.


pgsql-committers by date:

Previous
From: petere@postgresql.org
Date:
Subject: pgsql/src/include/port (darwin.h)
Next
From: petere@postgresql.org
Date:
Subject: pgsql/src/backend/port/dynloader (darwin.c darwin.h)