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

From Peter Eisentraut
Subject ALTER TABLE support for dropping generation expression
Date
Msg-id 2f7f1d9c-946e-0453-d841-4f38eb9d69b6@2ndquadrant.com
Whole thread Raw
Responses Re: ALTER TABLE support for dropping generation expression  (Sergei Kornilov <sk@zsrv.org>)
List pgsql-hackers
A small add-on to the generated columns feature:  Add an ALTER TABLE 
subcommand for dropping the generated property from a column, per SQL 
standard.

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

Attachment

pgsql-hackers by date:

Previous
From: Jeevan Chalke
Date:
Subject: Re: backup manifests
Next
From: Dilip Kumar
Date:
Subject: Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions