Revert the default toast compression strategy to the former behavior

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 229bffedbc52f12aadb95ca2ee24d5bef36b7c7d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-01-06T15:51:38Z
Releases: 8.4.0
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.

Files

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