Re: ALTER TABLE ... SET STORAGE does not propagate to indexes

Peter Eisentraut <peter.eisentraut@2ndquadrant.com>

From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-02-24T07:28:57Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Propagate ALTER TABLE ... SET STORAGE to indexes

Attachments

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