Re: DRDA, network protocol, and documentation - Mailing list pgsql-hackers

From Brian Bruns
Subject Re: DRDA, network protocol, and documentation
Date
Msg-id Pine.LNX.4.33.0202051726130.7673-100000@localhost.localdomain
Whole thread Raw
In response to Re: DRDA, network protocol, and documentation  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, 5 Feb 2002, Tom Lane wrote:

> Brian Bruns <camber@ais.org> writes:
> > I also noticed on the TODO list someone has put SQL*Net support as a 
> > network protocol.  Is this a serious plan or just a pipedream?
> 
> Pipedream, I'm afraid.  No one has volunteered to actually do the work,
> and I'm not sure that Oracle provides enough documentation to allow a
> compatible implementation to be built, anyhow...
> 
>             regards, tom lane

Well, I'm offering to modularize the code for anyone who wants to take on 
the reverse engineering effort, they'll have an easy time integrating it 
into postgresql.

Brian

BTW, My master plan is to add DRDA support to not only postgresql, but 
MySQL, interbase, SAP DB, and anything else I can lay hands on.  The idea 
being a single client capable of talking to DB2/UDB, Informix (with 
gateway), MS SQL Server (with SNA gateway) and all the open source DBs. 
;-)





pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: Threaded PosgreSQL server
Next
From: Tom Lane
Date:
Subject: Re: DRDA, network protocol, and documentation