Re: BUG #16242: convert_tuple_* not handling missing values correctly - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #16242: convert_tuple_* not handling missing values correctly
Date
Msg-id 20200206054846.GI23913@paquier.xyz
Whole thread Raw
In response to Re: BUG #16242: convert_tuple_* not handling missing values correctly  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-bugs
On Wed, Feb 05, 2020 at 07:22:20PM +0000, Andrew Gierth wrote:
> I'll commit this (with fixed comments) unless anyone can immediately
> think of any reason not to...

The patch you have written looks right to me on HEAD and the
back-branches.  Now, you have added only a test that stresses
atthasmissing in convert_tuples_by_name_map_if_req(), but you are not
covering the paths from convert_tuples_by_position().  Shouldn't we
have a second test for that part as well?
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Jehan-Guillaume de Rorthais
Date:
Subject: Another FK violation when referencing a multi-level partitionedtable
Next
From: Michael Paquier
Date:
Subject: Re: Another FK violation when referencing a multi-level partitionedtable