On 2017/04/13 0:36, Robert Haas wrote: > On Tue, Apr 11, 2017 at 10:15 PM, Amit Langote > <[email protected]> wrote: >> Alright. So I made it into two patches instead: 0001 fixes the bug that >> validateCheckConstraint() tries to scan partitioned tables and 0002 makes >> trying to convert a partitioned table to a view a user error. > > Committed together, after updating the regression test outputs to make > the tests pass. You forgot to update the expected output file in > 0002.
Oops, sorry about that. Thanks for fixing and committing. Regards, Amit -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
