| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Jaime Casanova <jaime(dot)casanova(at)2ndquadrant(dot)com> |
| Subject: | Re: [HACKERS] generated columns |
| Date: | 2018-10-31 07:23:14 |
| Message-ID: | 20181031072314.GB7862@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oleg Bartunov | 2018-10-31 07:29:08 | Re: jsonpath |
| Previous Message | Pavel Stehule | 2018-10-31 07:19:35 | syntax error: VACUUM ANALYZE VERBOSE (PostgreSQL 11 regression) |