Re: [HACKERS] generated columns
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>, Michael Paquier <michael.paquier@gmail.com>, Jaime Casanova <jaime.casanova@2ndquadrant.com>
Date: 2018-10-31T07:23:14Z
Lists: pgsql-hackers
On Tue, Oct 30, 2018 at 09:35:18AM +0100, Peter Eisentraut wrote: > Attached is a new version of this patch. Thanks Peter for sending a new patch. I am still assigned as a reviewer, and still plan to look at it in more details. > It supports both computed-on-write and computed-on-read variants, using > the keywords STORED and VIRTUAL respectively. It is actually good to see that you are tackling both problems now. -- Michael
Commits
-
Generated columns
- fc22b6623b6b 12.0 landed
-
Add walreceiver API to get remote server version
- 69039fda837d 12.0 landed
-
Add pg_partition_tree to display information about partitions
- d5eec4eefde7 12.0 cited
-
pg_restore: Augment documentation for -N option
- 2fe42baf7c1a 12.0 cited
-
Change delimiter used for display of NextXID
- 59a884e9854c 9.6.0 cited