Bruce Momjian wrote:
> Tom, I am glad you added this repeat()/TOAST test to the cluster
> regression test. It is a nice way to test TOAST. Folks, are there
> other areas where we should testing TOAST in the regression tests?
>
Possibly strings.sql for the text substring tests (think toast slicing).
I'm working in this area right now, so I'll add some tests to cover
toasted data (and bytea substrings as well) before I'm done.
Joe