Re: lazy detoasting
| От | Andrew Gierth |
|---|---|
| Тема | Re: lazy detoasting |
| Дата | |
| Msg-id | 87bmdw8z4x.fsf@news-spur.riddles.org.uk обсуждение исходный текст |
| Ответ на | Re: lazy detoasting (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>) |
| Ответы |
Re: lazy detoasting
|
| Список | pgsql-hackers |
>>>>> "Peter" == Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes: Peter> The attached test fixes this issue by flattening the toast Peter> values before storing them into PL/pgSQL variables. It could use Peter> another check to see if there are other code paths that need Peter> similar adjustments, but I think it's the right idea in general. Uhh. What about: somevar := (select blah); or somevar := function_returning_toasted_val(blah); or call someproc(function_returning_toasted_val(blah)); or or or ... -- Andrew (irc:RhodiumToad)
В списке pgsql-hackers по дате отправления: