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 ------ master Details ------- http://git.postgresql.org/pg/commitdiff/abd3f8ca4b84707adba2e6d69413c724715cceb3 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
