Thread: [COMMITTERS] pgsql: Add some more tests for tuple routing.

[COMMITTERS] pgsql: Add some more tests for tuple routing.

From
Robert Haas
Date:
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d26fa4fd47ae5f09c214e954ae9cf8a890bd3c35

Modified Files
--------------
src/test/regress/expected/insert.out | 38 +++++++++++++++++++++++++++++++++++-
src/test/regress/sql/insert.sql      | 18 +++++++++++++++++
2 files changed, 55 insertions(+), 1 deletion(-)