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 →
-
Propagate ALTER TABLE ... SET STORAGE to indexes
- 03a8a5f2d4a1 11.8 landed
- bf7233ee4a54 12.3 landed
- 501e41dd3cb9 13.0 landed
Attachments
- v2-0001-Propagate-ALTER-TABLE-.-SET-STORAGE-to-indexes.patch (text/plain) patch v2-0001
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