| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | brett(at)web0(dot)speakeasy(dot)org (Brett McCormick) |
| Cc: | pgsql-hackers(at)hub(dot)org |
| Subject: | Re: [HACKERS] cvs snapshot comm changes |
| Date: | 1998-06-01 19:36:56 |
| Message-ID: | 199806011936.PAA12384@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>
>
> wow. i didn't realize I was in for such a nasty surprise.
> I just downloaded the latest cvs snapshot, and there appears to
> be some major changes to the code that i've patched.
>
> it would appear as though (I've only looked at one function so far, pqGetc
> in fe-misc.c) there's now a buffer for the connection as opposed to
> just doing a getc. this is a good thing of course, but I need
> to recontemplate my patch.
>
> can someone who knows about the fe/be func changes fill me in on the
> new deal?
>
> thanks
> now I know to work with the latest snapshot.
> :)
Tom Lane made some protocol changes, like adding Cancel, and cleaning up
stuff, and fixes for async notifies and queries.
--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)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)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | ocie | 1998-06-01 21:32:17 | Re: [HACKERS] Query cancel and OOB data (fwd) |
| Previous Message | Jose' Soares Da Silva | 1998-06-01 17:42:26 | Re: [INTERFACES] ODBC is slow with M$-Access Report |