Re: Abbreviated keys for Numeric

Поиск
Список
Период
Сортировка
От Andrew Gierth
Тема Re: Abbreviated keys for Numeric
Дата
Msg-id 87iodct0ot.fsf@news-spur.riddles.org.uk
обсуждение исходный текст
Ответ на Re: Abbreviated keys for Numeric  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
>>>>> "Tom" == Tom Lane <tgl@sss.pgh.pa.us> writes:
>> I see nothing in the win32 stuff that tries to define>> USE_FLOAT8_BYVAL on 64-bit windows, is this just an
oversightor>> does it not actually work there? or is it for on-disk compatibility>> with 32-bit windows?
 
Tom> That flag doesn't affect on-disk compatibility.

pg_type.typbyval ?

But I don't know if anything else differs between 32-bit and 64-bit
windows that would impact on compatibility.

-- 
Andrew (irc:RhodiumToad)



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Abbreviated keys for Numeric
Следующее
От: Petr Jelinek
Дата:
Сообщение: Re: TABLESAMPLE patch