Add some more tests for tuple routing.

Robert Haas <rhaas@postgresql.org>

Commit: d26fa4fd47ae5f09c214e954ae9cf8a890bd3c35
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-01-18T19:43:14Z
Releases: 10.0
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

PathChange+/−
src/test/regress/expected/insert.out modified +37 −1
src/test/regress/sql/insert.sql modified +18 −0