On Thu, Aug 4, 2022 at 10:02 AM Jonathan S. Katz <jk...@postgresql.org> wrote: > Attached is the "band-aid / sloppy" version of the patch. Given from the > test examples I kept seeing deltas over 100 for relfrozenxid, I chose > 1000. The mxid delta was less, but I kept it at 1000 for consistency > (and because I hope this test is short lived in this state), but can be > talked into otherwise.
ISTM that you'd need to loop over the rows and do this for each row. Otherwise I think you're just comparing results for the first relation and ignoring all the rest. -- Robert Haas EDB: http://www.enterprisedb.com