aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/dynloader/darwin.h
Commit message (Collapse)AuthorAge
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
|
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
|
* Darwin porting patches from Peter Bierman <bierman@apple.com>Tom Lane2000-12-11
|
* Real dynamic loader codePeter Eisentraut2000-11-09
|
* This is the minimal version of the Darwin support patch fromPeter Eisentraut2000-10-31
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.