ALTER TABLE support for dropping generation expression

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: ALTER TABLE support for dropping generation expression
Date: 2019-12-09 07:53:54
Message-ID: 2f7f1d9c-946e-0453-d841-4f38eb9d69b6@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
0001-ALTER-TABLE-.-ALTER-COLUMN-.-DROP-EXPRESSION.patch text/plain 16.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2019-12-09 07:56:59 Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions
Previous Message Jeevan Chalke 2019-12-09 05:45:23 Re: backup manifests