Re: ALTER TABLE support for dropping generation expression - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: ALTER TABLE support for dropping generation expression
Date
Msg-id 131f19d2-9aaf-1e7a-c9a6-7fbe90b5e8ca@2ndquadrant.com
Whole thread Raw
In response to Re: ALTER TABLE support for dropping generation expression  (Sergei Kornilov <sk@zsrv.org>)
Responses Re: ALTER TABLE support for dropping generation expression
List pgsql-hackers
On 2020-01-10 13:20, Sergei Kornilov wrote:
> Thank you, but I am late: patch has another merge conflict.
> 
> Conflict seems trivial and patch looks fine for me.

Here is another patch version.  I have resolved the conflict and also 
added a check that you don't drop the generation expression from an 
inherited column.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: logical decoding : exceeded maxAllocatedDescs for .spill files
Next
From: Peter Eisentraut
Date:
Subject: Re: remove some STATUS_* symbols