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-06-21T05:37:46Z
Lists: pgsql-hackers
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. -- Michael
Commits
-
Add tests for inheritance trees mixing permanent and temporary relations
- 9994013ff32c 12.0 landed