Re: Linking legacy PHP stuff

Поиск
Список
Период
Сортировка
От Lamar Owen
Тема Re: Linking legacy PHP stuff
Дата
Msg-id 3999671E.A140E05D@wgcr.org
обсуждение исходный текст
Ответ на Linking legacy PHP stuff  (Simon Brooke <simon@weft.co.uk>)
Ответы Re: Linking legacy PHP stuff
Список pgsql-general
Simon Brooke wrote:
> Anyone already got a fix? If not, anyone got any suggestions as to what
> I start hacking? What has changed in the PGresult structure between 6.3
> (when it worked for certain) and 7.0.2 (when it for certain doesn't).

At 6.4, there was a protocol change that renders clients for libpq
version 1 incapable of connecting or using servers using protocol
version 2.  Thus, unless you want to do surgery on PHP/FI 2, you will
have to stick with PostgreSQL 6.3.2 or earlier.

--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

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

Предыдущее
От: Simon Brooke
Дата:
Сообщение: Linking legacy PHP stuff
Следующее
От: Philip Warner
Дата:
Сообщение: Re: passwords and pg_dump