Re: pg_dump: fail to restore partition table with serial type - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: pg_dump: fail to restore partition table with serial type
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: pg_dump: fail to restore partition table with serial type  (Rushabh Lathia <[email protected]>)
Responses Re: pg_dump: fail to restore partition table with serial type
List pgsql-hackers
On 2019-May-06, Rushabh Lathia wrote:

> Found another scenario where check constraint is not getting
> dump for the child table.

You're right, the patched code is bogus; I'm reverting it all for
today's minors.  Thanks for reporting.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Unhappy about API changes in the no-fsm-for-small-rels patch
Next
From: Robert Haas
Date:
Subject: Re: Fixing order of resowner cleanup in 12, for Windows