Re: ALTER TABLE ... SET STORAGE does not propagate to indexes - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: ALTER TABLE ... SET STORAGE does not propagate to indexes
Date
Msg-id d283ff5e-5cc0-d141-998e-1b0983a84859@2ndquadrant.com
Whole thread Raw
In response to ALTER TABLE ... SET STORAGE does not propagate to indexes  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: ALTER TABLE ... SET STORAGE does not propagate to indexes
List pgsql-hackers
On 2020-01-06 13:32, Peter Eisentraut wrote:
> Attached is a patch that attempts to fix this by propagating the storage
> change to existing indexes.  This triggers a few regression test
> failures (going from no error to error), which I attempted to fix up,
> but I haven't analyzed what the tests were trying to do, so it might
> need another look.

Attached is a more polished patch, with tests.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: pgsql: Add kqueue(2) support to the WaitEventSet API.
Next
From: Vik Fearing
Date:
Subject: Re: Error on failed COMMIT