Re: [HACKERS] atttypmod now 32 bits, interface change

Поиск
Список
Период
Сортировка
От t-ishii@sra.co.jp
Тема Re: [HACKERS] atttypmod now 32 bits, interface change
Дата
Msg-id 199807220522.OAA19383@srapc451.sra.co.jp
обсуждение исходный текст
Ответ на Re: [HACKERS] atttypmod now 32 bits, interface change  (t-ishii@sra.co.jp (Tatsuo Ishii))
Ответы Re: [HACKERS] atttypmod now 32 bits, interface change  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-interfaces
>At 11:32 AM 98.7.13 -0400, Tom Lane wrote:
>>"Thomas G. Lockhart" <lockhart@alumnus.caltech.edu> writes:
>>> Should we ask Tatsuo to do some mixed-endian tests, or is
>>> that area completely unchanged from v6.3?
>>
>>I don't think I broke anything in that regard ... but more testing is
>>always a good thing.  If Tatsuo-san can spare the time, it would be
>>appreciated.
>
>Ok, I think I can start the testing next week.

I did some cross-platform testing today against 7/18 snapshot. The
platforms tested are:

1. Sparc/Solaris 2.6
2. PowerPC/Linux
3. x86/FreeBSD
4. x86/Linux

They workd fine!

P.S.
I noticed that 6.4 client did not talk to 6.3.2 server.

[srapc451.sra.co.jp]t-ishii{157}



Connection to database 'test' failed.
Unsupported frontend protocol.[srapc451.sra.co.jp]t-ishii{158}

I thought that we have kept the "backward compatibility" since we
introduced "protocol version" in libpq?


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

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [INTERFACES] Win32 version of the psql library
Следующее
От: Peter T Mount
Дата:
Сообщение: Re: [INTERFACES] jdbc plain password support