| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut - PostgreSQL <petere(at)hub(dot)org> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql/src/interfaces/libpq fe-connect.c fe-exe ... |
| Date: | 2001-07-06 18:52:22 |
| Message-ID: | 200107061852.f66IqMS09773@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
I think ODBC wasn't a problem only because we added the 'X' only
recently.
> CVSROOT: /home/projects/pgsql/cvsroot
> Module name: pgsql
> Changes by: petere(at)hub(dot)org 01/07/06 13:58:53
>
> Modified files:
> src/interfaces/libpq: fe-connect.c fe-exec.c fe-misc.c
> libpq-int.h
>
> Log message:
> Repair libpq to follow protocol by not sending Terminate messages before
> the startup exchange is complete. Also make sure that packets defined as
> single bytes aren't sent with a trailing '\0'.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
--
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 - PostgreSQL | 2001-07-06 19:04:24 | pgsql/src/interfaces/libpq fe-connect.c libpq- ... |
| Previous Message | Tom Lane | 2001-07-06 18:29:03 | Rule action ordering |