Fixed memory allocation problems when compressing multi-MB

Jan Wieck <JanWieck@Yahoo.com>

Commit: 9b0fe4eee2c242d65b232705bff18dab98999a32
Author: Jan Wieck <JanWieck@Yahoo.com>
Date: 2000-07-20T14:23:28Z
Releases: 7.1.1
Fixed memory allocation problems when compressing multi-MB
items. Lookup history is now a double linked list, used in
a wrap-around style.

Jan

Files

PathChange+/−
src/backend/utils/adt/pg_lzcompress.c modified +35 −28