"Tom Lane" <[EMAIL PROTECTED]> writes: > Log Message: > ----------- > Some small tuptoaster improvements from Greg Stark. Avoid unnecessary > decompression of an already-compressed external value when we have to copy > it; save a few cycles when a value is too short for compression; and > annotate various lines that are currently unreachable.
There were some further changes you suggested involving rethinking the way the compression strategy works. Should I put that on my todo list for early in 8.4? -- Gregory Stark EnterpriseDB http://www.enterprisedb.com ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
