| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Randy Jonasz <rjonasz(at)click2net(dot)com> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: RFC C++ Interface |
| Date: | 2000-12-10 23:53:11 |
| Message-ID: | 200012102353.SAA10515@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> I appreciate your comments and would like to respond to your concerns.
> The API I sketched in my earlier e-mail is borrowed heavily from
> Rogue Wave's dbtools.h++ library. I think it can be a very clean and
> elegant way of accessing a database.
Rogue Wave's API is quite interesting. It would be a challenge to
implement. If you think you can do it, I think it would be a real win,
and a real object-oriented API to PostgreSQL.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hiroshi Inoue | 2000-12-11 00:00:03 | Re: [COMMITTERS] pgsql/src/backend/commands (command.c vacuum.c) |
| Previous Message | Bruce Momjian | 2000-12-10 23:50:23 | Re: Re: COPY BINARY file format proposal |