Improve regression test for #8410. The previous version of the query disregarded the result of the MergeAppend instead of checking its results.
Andres Freund Branch ------ REL9_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/3c2a425da71d56edade2d7e2734305e8af778c9a Modified Files -------------- src/test/regress/expected/inherit.out | 49 ++++++++++++++++----------------- src/test/regress/sql/inherit.sql | 16 +++++------ 2 files changed, 32 insertions(+), 33 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
