Add regression test for MV join to view. This would have caught a bug in the initial patch, and seems like a good thing to test going forward.
Per bug report by Erik Rijkers and fix by Tom Lane Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/8d7ff13ed5626ecdac2bb0b356445ff4192810aa Modified Files -------------- src/test/regress/expected/matview.out | 9 +++++++++ src/test/regress/sql/matview.sql | 3 +++ 2 files changed, 12 insertions(+), 0 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
