On Sun, 1 Nov 2020 at 18:15, Tom Lane <t...@sss.pgh.pa.us> wrote: > Dave Cramer <davecra...@gmail.com> writes: > > OK, checked and I definitely have the changes. I don't think the > isolation > > test is running. Is there some configuration that enables it? > > No, top-level "check-world" should invoke that ... but if you're unsure, > you could cd to src/test/isolation and run check or installcheck there. > > For some reason it is not running on my machine but the above works. Thanks
Dave Cramer