Re: Adding tests for inheritance trees with temporary tables

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>
Cc: Postgres hackers <pgsql-hackers@postgresql.org>
Date: 2018-07-01T11:30:39Z
Lists: pgsql-hackers
On Thu, Jun 21, 2018 at 02:37:46PM +0900, Michael Paquier wrote:
> On Wed, Jun 20, 2018 at 06:34:42PM +0530, Ashutosh Bapat wrote:
> > Thanks. I have checked that make check passes with this patch. I have
> > marked this entry as ready for committer.
> 
> Thanks, Ashutosh.

Now pushed.  Thanks Ashutosh for the review and the additions!
--
Michael

Commits

  1. Add tests for inheritance trees mixing permanent and temporary relations