Remove redundant SET enable_partitionwise_join = on.

Robert Haas <rhaas@postgresql.org>

Commit: 3f33b63de278615130367d182c38e29661d588e2
Author: Robert Haas <rhaas@postgresql.org>
Date: 2026-01-05T16:57:24Z
Remove redundant SET enable_partitionwise_join = on.

partition_join.sql keeps partitionwise join enabled for the entire file,
so we don't need to enable it for this test case individually.

Author: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Discussion: http://postgr.es/m/CAExHW5uRW=Z==bmLR=NXm6Vv3JGH4rUvb+Rfft8TfjrfzUUm3g@mail.gmail.com

Files

Discussion