Re: Fix Brin Private Spool Initialization (src/backend/access/brin/brin.c)
Tomas Vondra <tomas.vondra@enterprisedb.com>
From: Tomas Vondra <tomas.vondra@enterprisedb.com>
To: Ranier Vilela <ranier.vf@gmail.com>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2023-12-30T22:19:38Z
Lists: pgsql-hackers
On 12/29/23 18:02, Ranier Vilela wrote: > > ... > > As I wrote, the new patch version was for consideration. > It seems more like a question of style, so it's better to remove it. > > Anyway +1 for your original patch. > I've pushed my original patch. Thanks for the report. regards -- Tomas Vondra EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Commits
-
Minor cleanup of the BRIN parallel build code
- 6c63bcbf3ccf 17.0 landed
-
Allow parallel CREATE INDEX for BRIN indexes
- b43757171470 17.0 cited