Return-Path: postarch
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA09105; Thu, 7 May 92 17:09:28 -0700
Message-Id: <9205080009.AA09105@postgres.Berkeley.EDU>
From: postarch (Postgres Mailing Archive)
Subject: Re: POSTGRES-C-Lisp-Prolog
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
Reply-To: mer@postgres.berkeley.edu
In-Reply-To: Your message of "Tue, 05 May 92 19:10:23 PDT."
             <9205060210.AA10287@postgres.Berkeley.EDU> 
Date: Thu, 07 May 92 17:08:02 PDT

you write:

> 'Is it possible to call a C function within postgres which calls another 
> Lisp or Prolog function.'
> The application  target is an Expert database system 

I don't really know for sure.  It isn't supported.

Assuming you could dynamically load a lisp object file (about which I'm also
uncertain) your c function would have to handle the function call protocol.


Jeff Meredith
mer@postgres.berkeley.edu
