Revert "Stabilize test of BRIN parallel create"

Tomas Vondra <tomas.vondra@postgresql.org>

Commit: a89cd7bfcdbb45a2c23b4b6004f4503f04f83bd7
Author: Tomas Vondra <tomas.vondra@postgresql.org>
Date: 2024-04-17T14:12:06Z
Releases: 17.0
Revert "Stabilize test of BRIN parallel create"

This reverts commit 4d916dd876c3. The goal of that commit was to
stabilize a test of parallel BRIN build, but using a TEMPORARY table
disables parallel index builds on that table, making the test useless.

Discussion: https://postgr.es/m/95d9cd43-5a92-407c-b7e4-54cd303630fe%40enterprisedb.com

Files

PathChange+/−
contrib/pageinspect/expected/brin.out modified +1 −1
contrib/pageinspect/sql/brin.sql modified +1 −1

Discussion