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)
commitafc7f427ee05a42165beb0221dd414fe76fa8ce1
treeb3a5d102a5f32459218b313698ac142b29000464
parentbcf1e1b5a1c724e7175ce73af6426fd49690f2c1
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