Adding tests for inheritance trees with temporary tables - Mailing list pgsql-hackers

From Michael Paquier
Subject Adding tests for inheritance trees with temporary tables
Date
Msg-id 20180619022131.GE3314@paquier.xyz
Whole thread Raw
Responses Re: Adding tests for inheritance trees with temporary tables
List pgsql-hackers
Hi all,

While look at the handling of temporary relations with partition trees,
I have noticed that there are no tests for inheritance trees with temp
tables.  This has been mentioned here:
https://www.postgresql.org/message-id/20180618060200.GG3721@paquier.xyz

Attached is a patch to close the gap.  That's of course not v11
material, so I am parking this patch into the next CF.

Thanks,
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: Partitioning with temp tables is broken
Next
From: Peter Geoghegan
Date:
Subject: Re: [WIP] [B-Tree] Retail IndexTuple deletion