Hi, On Wed, Feb 09, 2022 at 07:56:35AM -0300, Ranier Vilela wrote: > > I think this change can improve this particular function by avoiding > touching value if not needed. > Test if not isnull is cheaper than test TupleDescAttr is -1.
It looks sensible.