Re: [PATCH] Proposal for HIDDEN/INVISIBLE column

Gilles Darold <gilles@migops.com>

From: Gilles Darold <gilles@migops.com>
To: Erik Rijkers <er@xs4all.nl>, Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2021-10-28T09:30:27Z
Lists: pgsql-hackers

Attachments

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