Re: Remove FATAL from pg_lzdecompress
От
Tom Lane
Тема
Re: Remove FATAL from pg_lzdecompress
Дата
Msg-id
27163.1205256433@sss.pgh.pa.us
Ответ на
Re: Remove FATAL from pg_lzdecompress (Zdenek Kotala)
Список
Дерево обсуждения
Remove FATAL from pg_lzdecompress Zdenek Kotala <Zdenek.Kotala@Sun.COM>
Re: Remove FATAL from pg_lzdecompress Tom Lane <tgl@sss.pgh.pa.us>
Re: Remove FATAL from pg_lzdecompress Zdenek Kotala <Zdenek.Kotala@Sun.COM>
Re: Remove FATAL from pg_lzdecompress Tom Lane <tgl@sss.pgh.pa.us>
Re: Remove FATAL from pg_lzdecompress Zdenek Kotala <Zdenek.Kotala@Sun.COM>
Re: Remove FATAL from pg_lzdecompress Bruce Momjian <bruce@momjian.us>
Zdenek Kotala writes: >>> I attach patch which adds boundaries check and memory overwriting >>> protection when compressed data are corrupted. > Good point. Is there plan to applied also on other branch? I wasn't planning to back-patch it. Given the lack of field reports of compressed-data problems, it seemed to me that the risk of breaking something was larger than the chance of helping someone. We could reconsider this after the code has been in HEAD awhile, perhaps. regards, tom lane
В списке pgsql-patches по дате отправления