Re: Re: using index or check in ALTER TABLE SET NOT NULL

2019-03-25 Thread Robert Haas
On Mon, Mar 25, 2019 at 3:51 AM David Steele wrote: > On 3/17/19 3:40 PM, David Rowley wrote: > > On Thu, 14 Mar 2019 at 06:24, Robert Haas wrote: > > > > I think we can mark this patch as committed now as I don't think the > > lack of a way to test it is likely to cause it to be reverted. > > Sh

Re: Re: using index or check in ALTER TABLE SET NOT NULL

2019-03-25 Thread David Steele
Hi Robert, On 3/17/19 3:40 PM, David Rowley wrote: On Thu, 14 Mar 2019 at 06:24, Robert Haas wrote: I think we can mark this patch as committed now as I don't think the lack of a way to test it is likely to cause it to be reverted. Should we mark this as committed now or is there more tweaki