]> granicus.if.org Git - postgresql/commit
Revert the default toast compression strategy to the former behavior
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 6 Jan 2009 15:51:38 +0000 (15:51 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 6 Jan 2009 15:51:38 +0000 (15:51 +0000)
commit229bffedbc52f12aadb95ca2ee24d5bef36b7c7d
treeee3c9d5bb3d375dcdb2d480ad21e6c5624e09ef5
parent075ac80d72cf2669f4b94d3a6808b2477f7ea611
Revert the default toast compression strategy to the former behavior
where there's no limit on the size of datum we'll try to compress.
Other 8.4 tweaks to the behavior remain in place.  Per discussion.
src/backend/utils/adt/pg_lzcompress.c