Add INSERT ON CONFLICT test on partitioned tables with transition table
Alvaro Herrera <alvherre@alvh.no-ip.org>
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
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/insert_conflict.out | modified | +22 −0 |
| src/test/regress/sql/insert_conflict.sql | modified | +26 −0 |
Discussion
- Speeding up INSERTs and UPDATEs to partitioned tables 77 messages · 2018-06-22 → 2018-11-23