Add INSERT ON CONFLICT test on partitioned tables with transition table

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 9079fe60b2142da6e89403b9a9504e75124c085d
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2018-11-13T21:12:39Z
Releases: 12.0
Add INSERT ON CONFLICT test on partitioned tables with transition table

This case was uncovered by existing tests, so breakage went undetected.
Make sure it remains stable.

Extracted from a larger patch by
Author: David Rowley
Reviewed-by: Amit Langote
Discussion: https://postgr.es/m/CAKJS1f-aGCJ5H7_hiSs5PhWs6Obmj+vGARjGymqH1=o5PcrNnQ@mail.gmail.com

Files

Discussion