You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Re-allow INSERT .. ON CONFLICT DO NOTHING on partitioned tables.
Commit8355a01 was reverted inf052307, but this attempt ishopefully better-considered: we now pass the correct value toExecOpenIndices, which should avoid the crash that we hit before.Amit Langote, reviewed by Simon Riggs and by me. Some finalediting by me.Discussion:http://postgr.es/m/7ff1e8ec-dc39-96b1-7f47-ff5965dceeac@lab.ntt.co.jp