Re: Grouping sets, cube and rollup - Mailing list pgsql-general

From Andres Freund
Subject Re: Grouping sets, cube and rollup
Date
Msg-id 20150826223341.GM19326@awork2.anarazel.de
Whole thread Raw
In response to Re: Grouping sets, cube and rollup  (Merlin Moncure <mmoncure@gmail.com>)
List 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@simkorp.com.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


pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Grouping sets, cube and rollup
Next
From: Adrian Klaver
Date:
Subject: Re: Point in time recovery