public inbox for [email protected]
help / color / mirror / Atom feedFrom: Peter Eisentraut <[email protected]>
To: Ashutosh Bapat <[email protected]>
Cc: pgsql-hackers <[email protected]>
Subject: Re: table inheritance versus column compression and storage settings
Date: Mon, 12 Feb 2024 16:18:12 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAExHW5v+Au_kadPJd7ifmKLzFu+fbtkDp5duuzuS6bZdLJsD1w@mail.gmail.com>
References: <[email protected]>
<CAExHW5uH0q810ZZ7ZP2Bvz_aF33yPTUsZ5NNC=yvA1MsVVtDTw@mail.gmail.com>
<[email protected]>
<CAExHW5uAqaO7RcDgBiwm2pVO58evFY8AKzvVks-2dn3FKyWUkQ@mail.gmail.com>
<CAExHW5sVAMNBNeD8-nih8HY8n4ySJWe9Uf+QNRTMOD7u-De-CQ@mail.gmail.com>
<CAExHW5v+Au_kadPJd7ifmKLzFu+fbtkDp5duuzuS6bZdLJsD1w@mail.gmail.com>
On 08.02.24 08:20, Ashutosh Bapat wrote:
> On Wed, Feb 7, 2024 at 12:47 PM Ashutosh Bapat
> <[email protected]> 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.
The changed behavior looks good to me. The tests are good, the code
changes are pretty straightforward.
Did you by any change check that pg_dump dumps the resulting structures
correctly? I notice in tablecmds.c that ALTER COLUMN SET STORAGE
recurses but ALTER COLUMN SET COMPRESSION does not. I don't understand
why that is, and I wonder whether it affects pg_dump.
view thread (9+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: table inheritance versus column compression and storage settings
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox