From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | Merlin Moncure <mmoncure(at)gmail(dot)com> |
Cc: | Edson Richter <richter(at)simkorp(dot)com(dot)br>, PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Grouping sets, cube and rollup |
Date: | 2015-08-26 22:33:41 |
Message-ID: | 20150826223341.GM19326@awork2.anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 2015-08-26 17:09:26 -0500, Merlin Moncure wrote:
> On Tue, Aug 25, 2015 at 7:04 PM, Edson Richter <richter(at)simkorp(dot)com(dot)br> wrote:
> > Any chance to get those amazing wonderful features backported to 9.4?
>
> you might have some luck merging in the feature yourself if you're so inclined.
It's imo too large a feature for that:
63 files changed, 5255 insertions(+), 618 deletions(-)
in addition there's a bunch of followup commits fixing
things. There'll be a significant number of conflicts when applying this
to 9.4.
More importantly it breaks the catalog compatibility, i.e. you can't
patch postgres and then continue with an existing data directory.
- Andres
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Klaver | 2015-08-26 22:49:17 | Re: Point in time recovery |
Previous Message | Merlin Moncure | 2015-08-26 22:09:26 | Re: Grouping sets, cube and rollup |