MacOS X and external functions

From: Gregory Seidman <gss+pg(at)cs(dot)brown(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: MacOS X and external functions
Date: 2002-04-20 18:47:29
Message-ID: 20020420144729.A25560@jamaica.cs.brown.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm trying to get external functions working with PostgreSQL 7.2.1 under
MacOS X. I am using Marc Liyanage's installer package
(http://www.entropy.ch/software/macosx/postgresql/). Aside from being
unable to find postgres.h to include, I can't load any libraries at all.
Any attempt, whether with CREATE FUNCTION ... LANGUAGE C or simply LOAD,
gives the same message. For example, if I try to load libSystem:

ERROR: Load of file /usr/lib/libSystem.dylib failed: no error message available

Has anyone managed to get external functions working under MacOS X?

--Greg

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GUNDUZ 2002-04-20 19:07:14 Seminar reports from Turkey
Previous Message Osvaldo Spadano 2002-04-20 18:26:10 PostgreSQL failover/cluster vs Microsoft SQL Server 2000