Add some more tests for tuple routing.
authorRobert Haas <rhaas@postgresql.org>
Wed, 18 Jan 2017 19:43:14 +0000 (14:43 -0500)
committerRobert Haas <rhaas@postgresql.org>
Wed, 18 Jan 2017 19:43:14 +0000 (14:43 -0500)
commitd26fa4fd47ae5f09c214e954ae9cf8a890bd3c35
treebe5651c4ff33b072e3b5292c5fbdb24f7d8b580e
parent262e821deced47337d6d807515997567bb45fd7d
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.
src/test/regress/expected/insert.out
src/test/regress/sql/insert.sql