Re: [HACKERS] PostgreSQL Backend as SW Gateway to Oracle
От | Bruce Momjian |
---|---|
Тема | Re: [HACKERS] PostgreSQL Backend as SW Gateway to Oracle |
Дата | |
Msg-id | 199807090332.XAA05448@candle.pha.pa.us обсуждение исходный текст |
Ответ на | PostgreSQL Backend as SW Gateway to Oracle ("Dr. Armin Schloesser" <armin@ap-kas.ie.philips.com>) |
Ответы |
Re: [HACKERS] PostgreSQL Backend as SW Gateway to Oracle
|
Список | 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)
В списке pgsql-hackers по дате отправления: