Add some more tests for tuple routing.
Robert Haas <rhaas@postgresql.org>
Add some more tests for tuple routing. Commit a25665088d812d08bb888e961f208eaebf522050 fixed some issues with how PartitionDispatch related code handled multi-level partitioned tables, but didn't add any tests. Discussion: http://postgr.es/m/CA%2BTgmoZ86v1G%2Bzx9etMiSQaBBvYMKfU-iitqZArSh5z0n8Q4cA%40mail.gmail.com Amit Langote, per a complaint from me.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/insert.out | modified | +37 −1 |
| src/test/regress/sql/insert.sql | modified | +18 −0 |