On Fri, Apr 23, 2021 at 12:49 AM Tom Lane <[email protected]> wrote: > Amit Langote <[email protected]> writes: > > I think we should also add slot != srcSlot to this condition. > > Good idea, should save useless comparisons of identical tupdescs. > Done. > > >> (I've not looked at porting this to v12 or v11 yet.) > > > I did that; patches attached. (I haven't changed them to incorporate > > the above comment though.) > > Thanks for that, saved me some work. I've pushed these.
Thanks for working on closing this and that other issue. -- Amit Langote EDB: http://www.enterprisedb.com
