Re: table inheritance versus column compression and storage settings
Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
From: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-02-08T07:20:12Z
Lists: pgsql-hackers
Attachments
- 0002-Column-storage-and-inheritance-20240208.patch (text/x-patch) patch 0002
- 0001-Compression-method-support-with-inheritance-20240208.patch (text/x-patch) patch 0001
On Wed, Feb 7, 2024 at 12:47 PM Ashutosh Bapat <ashutosh.bapat.oss@gmail.com> wrote: > 0001 fixes compression inheritance > 0002 fixes storage inheritance > The first patch does not update compression_1.out which makes CI unhappy. Here's patchset fixing that. -- Best Wishes, Ashutosh Bapat
Commits
-
Revert "Improve compression and storage support with inheritance"
- 74563f6b9021 17.0 landed
-
Improve compression and storage support with inheritance
- 0413a556990b 17.0 landed
-
Delay build of Memoize hash table until executor run
- 57f59396bb51 17.0 cited
-
Fix locking when fixing an incomplete split of a GIN internal page
- 6a1ea02c491d 17.0 cited