Re: [HACKERS] generated columns
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Pavel Stehule <pavel.stehule@gmail.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>, Sergei Kornilov <sk@zsrv.org>,
Michael Paquier <michael.paquier@gmail.com>,
Jaime Casanova <jaime.casanova@2ndquadrant.com>
Date: 2019-02-27T07:08:04Z
Lists: pgsql-hackers
On 2019-02-26 06:12, Michael Paquier wrote: > Hm. Does the SQL standard mention more features which could be merged > with stored values, virtual values, default expressions and identity > columns? I don't know the last trends in this area but I am wondering > if there are any other column specific, expression-like features like > that associated to a column. That could give more strength with > having one column in pg_attribute to govern them all. Well, assuming > that something else is implemented of course. That's a lot of > assumptions, and it's not like the current implementation is wrong > either. The system-versioned tables feature might be the most adjacent one. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
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