Re: [HACKERS] CORBA interface in backend? - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Re: [HACKERS] CORBA interface in backend?
Date
Msg-id Pine.BSF.4.05.9811111525200.337-100000@thelab.hub.org
Whole thread Raw
In response to Re: [HACKERS] CORBA interface in backend?  (Michael Meskes <meskes@usa.net>)
Responses Re: [HACKERS] CORBA interface in backend?  (Michael Meskes <meskes@usa.net>)
List pgsql-hackers
On Wed, 11 Nov 1998, Michael Meskes wrote:

> This is where it gets tricky. Which existing ORB are you thinking about? I
> know of only two free ORBs: The Gnome one (orbit) and mico. Orbit is GPLed
> so there's a problem with PostgreSQL becoming GPLed. However, as long as
> PostgreSQL remain free under the BSD license that should be okay. But we
> defintely lose the possibility to make this a commercial product. Not that
> we want to do so.
Both are GPLd then, as I'm doing work with MICO and FreeBSD, and
just checked their license files.  
Now, here is where *I* get confused.  MICO uses LGPL for its
libraries, so does this mean that the ORB hooks could be added where
applicable, still under the BSD license, but in order to compile it in,
mico's libraries would have to be installed first?  Its something we
check for/do with the tcl stuff...
So, could the ORB hooks be added with a config option of
'--enable-orb' *without* the requirement for adding in any GPLd code?

Marc G. Fournier                                
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Re: [HACKERS] CORBA interface in backend?
Next
From: "Jeff Hoffmann"
Date:
Subject: Re: [HACKERS] CORBA interface in backend?