From: | Gilles Darold <gilles(at)migops(dot)com> |
---|---|
To: | Erik Rijkers <er(at)xs4all(dot)nl>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: [PATCH] Proposal for HIDDEN/INVISIBLE column |
Date: | 2021-10-28 09:30:27 |
Message-ID: | 7af1a4e8-3baf-85d8-0dd4-f2f8e8d5f792@migops.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Le 28/10/2021 à 09:29, Erik Rijkers a écrit :
> Op 27-10-2021 om 18:02 schreef Gilles Darold:
>>>
>>> Otherwise, build, make check, chekc-world are OK. Also the pdf builds
>>> ok.
>>
>> Thanks Erik, new version v6 attached.
>
> Hi,
>
> Anther small thing: the test_decoding module was overlooked, I think.
> Below is output from make check-world (this error does not occur in
> master)
>
>
> Erik
>
Fixed with new patch version v7 attached. It also fixes unwanted change
of some regression tests output reported by the cfbot because I forgot
to change my locale.
I will also add a pg_dump test to verify that ALTER ... SET UNEXPANDED
statements are well generated in the dump.
--
Gilles Darold
Attachment | Content-Type | Size |
---|---|---|
0001-hidden-column-v7.patch | text/x-patch | 205.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2021-10-28 09:34:08 | Re: Skipping logical replication transactions on subscriber side |
Previous Message | Amit Langote | 2021-10-28 08:25:12 | Re: Data is copied twice when specifying both child and parent table in publication |