Add regression test for 04ae11f62e643e07c411c4935ea6af46cb112aa9. The code in this area needs further revision, and it would be best not to re-break the things we've already fixed.
Per a gripe from Tom Lane. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/8c1d9d56e9a00680a035b8b333a98ea16b121eb7 Modified Files -------------- src/test/regress/expected/select_parallel.out | 48 +++++++++++++++++++++++++++ src/test/regress/sql/select_parallel.sql | 18 ++++++++++ 2 files changed, 66 insertions(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
