| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | bbadger(at)openskills(dot)com |
| Cc: | "'pgsql-interfaces(at)postgresql(dot)org'" <pgsql-interfaces(at)postgresql(dot)org> |
| Subject: | Re: Any changes to the frontend/backend protocol? |
| Date: | 2002-01-14 17:02:49 |
| Message-ID: | 200201141702.g0EH2nZ22938@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
Bruce Badger wrote:
> Have there been any changes made to the "frontend/backend protocol"
> (messages & all that) for PostgreSQL 7.3?
>
> Are there any changes brewing (perhaps for PostgreSQL 8.0)?
>
> I ask because the PostgreSQL driver I have written for Smalltalk works
> at this level.
None I know of. There is talk about taking the NAMEDATALEN from 32 to a
longer value, and that may affect NOTIFY protocol, but that is all I
know of.
--
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 | Peter Eisentraut | 2002-01-14 17:25:18 | Re: Any changes to the frontend/backend protocol? |
| Previous Message | Bruce Badger | 2002-01-11 19:29:17 | frontend/backend protocol |