Add more tests for partition tuple routing with dropped attributes
Michael Paquier <michael@paquier.xyz>
Add more tests for partition tuple routing with dropped attributes As bug #15733 has proved, we are lacking coverage for partition tuple routing with dropped attributes when involving three levels of partitioning or more. There was only an active bug in this area for v11, and HEAD is proving to handle those scenarios fine, still it lacked some coverage for the previous problem. Author: Amit Langote, Michael Paquier Discussion: https://postgr.es/m/15733-7692379e310b80ec@postgresql.org
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/insert.out | modified | +41 −0 |
| src/test/regress/sql/insert.sql | modified | +28 −0 |
Discussion
- BUG #15733: An insert destined at partition created after a column has been dropped from the parent table fails 8 messages · 2019-04-03 → 2019-04-08