Re: [HACKERS] LZTEXT for rule plan stings

Поиск
Список
Период
Сортировка
От Don Baccus
Тема Re: [HACKERS] LZTEXT for rule plan stings
Дата
Msg-id 3.0.1.32.20000225171737.00f960b0@mail.pacifier.com
обсуждение исходный текст
Ответ на Re: [HACKERS] LZTEXT for rule plan stings  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
At 08:17 PM 2/25/00 -0500, Tom Lane wrote:
>Don Baccus <dhogaza@pacifier.com> writes:
>> Well...here's an example of a view that worked in 6.5, with an 8KB
>> block size, that fails in 7.0 unless I build with a 16KB block size:
>
>> create view ec_products_displayable
>> as
>> select * from ec_products
>> where active_p='t';
>
>> You know, I've investigated further and the rule string itself is
>> no where near 8KB.  More like 1KB.  So there is more to the story
>> than just the string itself.
>
>Really?  That's interesting.  Could you send me a test case
>(create table and create view commands)?

I'll try to get to it soon.




- Don Baccus, Portland OR <dhogaza@pacifier.com> Nature photos, on-line guides, Pacific Northwest Rare Bird Alert
Serviceand other goodies at http://donb.photo.net.
 


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] Cache query implemented
Следующее
От: Don Baccus
Дата:
Сообщение: Re: [HACKERS] LZTEXT for rule plan stings