Re: pgsql/src/interfaces/libpq fe-connect.c fe-exe ...

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pgsql/src/interfaces/libpq fe-connect.c fe-exe ...
Дата
Msg-id 200107061852.f66IqMS09773@candle.pha.pa.us
обсуждение исходный текст
Ответ на pgsql/src/interfaces/libpq fe-connect.c fe-exe ...  (Peter Eisentraut - PostgreSQL <petere@hub.org>)
Список 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@hub.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@postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql/src/backend/rewrite rewriteHandler.c
Следующее
От: Peter Eisentraut - PostgreSQL
Дата:
Сообщение: pgsql/src/interfaces/libpq fe-connect.c libpq- ...