Re: [HACKERS] PostgreSQL Backend as SW Gateway to Oracle
Bruce Momjian <maillist@candle.pha.pa.us>
From: Bruce Momjian <maillist@candle.pha.pa.us>
To: armin@ap-kas.ie.philips.com (Dr. Armin Schloesser)
Cc: pgsql-hackers@postgreSQL.org
Date: 1998-07-09T03:32:35Z
Lists: pgsql-hackers
(still using the libpg). > > Now after this lengthy introduction my questions: > > 1 Could you give me more information on how and where to hook into the backend code to implement this > > stuff. > > 2 Is there anyone outside that will be interested also in this approach. > > 3 Are you interested in getting back the new stuff > > Thanks a lot for your patience!! > > Greetings, > > Dr. Armin. Schloesser > > [See what happens when you send lines >80.] You want to use libpq to send that through the backend, and then pass it to Oracle. Some people have asked for this, but I know of know way to accomplish this. Your best be would be to create a fake libpq, that has the same function names/behavior, but calls native Oracle C functions. -- Bruce Momjian | 830 Blythe Avenue maillist@candle.pha.pa.us | Drexel Hill, Pennsylvania 19026 + If your life is a hard drive, | (610) 353-9879(w) + Christ can be your backup. | (610) 853-3000(h)