Re: [HACKERS] More PostgreSQL+CORBA - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Re: [HACKERS] More PostgreSQL+CORBA
Date
Msg-id Pine.BSF.4.05.9811142150440.333-100000@thelab.hub.org
Whole thread Raw
In response to Re: [HACKERS] More PostgreSQL+CORBA  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
On Sat, 14 Nov 1998, Bruce Momjian wrote:

> > >     Except...if I'm understanding even half of this correctly...by
> > > implementing CORBA at the FE/BE level, this effectively eliminates the
> > > need for *us* to maintain a seperate interface for each language we want
> > > to support, since that is what one of CORBA's design goals is...
> > > 
> > >     In fact, again, if I'm understanding this correctly, this could
> > > potentially open us up to languages we currently don't support...?
> > 
> > Yea, that would be neat.  But considering no one really totally supports
> > CORBA yet, and we already have tons of working interfaces, perhaps we
> > can consider it in the future, or were you thinking in the next 6-9
> > months?
> 
> I think I get it now.  Currently, all the non-C interfaces use libpq to
> go over the wire to the backend.  If we made the FE/BE protocol CORBA, we
> could modify libpq, and all the current interfaces would still work. 
> Then if someone came up with a Smalltalk-to-CORBA interface, they could
> use it for PostgreSQL.  Also, if someone came up with a better
> Perl-to-CORBA interface, we could throw ours away, and just use that
> one.
Ya, was talking to Duane today (he's out there somewhere...just
shy or something *grin*) ... he said there is, get this, a COBOL-to-Corba
interface... :)
It basically opens us up to more languages supported without
having to actually support them :)

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



pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] More PostgreSQL+CORBA
Next
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] More PostgreSQL+CORBA