From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
Cc: | Jaime Casanova <jaime(dot)casanova(at)2ndquadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] generated columns |
Date: | 2018-01-16 14:55:16 |
Message-ID: | 48502d9b-60c4-5b10-40a2-e34f562132b4@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 1/16/18 01:35, Michael Paquier wrote:
> On Wed, Dec 27, 2017 at 12:31:05PM -0500, Peter Eisentraut wrote:
>> On 9/12/17 15:35, Jaime Casanova wrote:
>>> On 10 September 2017 at 00:08, Jaime Casanova
>>> <jaime(dot)casanova(at)2ndquadrant(dot)com> wrote:
>>>>
>>>> During my own tests, though, i found some problems:
>>
>> Here is an updated patch that should address the problems you have
>> found.
>
> Could you rebase the patch? I am planning to review it but there are
> conflicts in genbki.pl.
Here you go. Those changes actually meant that genbki.pl doesn't need
to be touched by this patch at all, so that's a small win.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Attachment | Content-Type | Size |
---|---|---|
v3-0001-Generated-columns.patch | text/plain | 105.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2018-01-16 14:58:39 | Re: [HACKERS] Proposal: Local indexes for partitioned table |
Previous Message | Ildar Musin | 2018-01-16 14:49:23 | Re: General purpose hashing func in pgbench |