Grouping sets, cube and rollup

Started by Edson Carlos Ericksson Richterover 10 years ago4 messagesgeneral
Jump to latest
#1Edson Carlos Ericksson Richter
richter@simkorp.com.br

Any chance to get those amazing wonderful features backported to 9.4?

Thanks,

Edson

Enviado do meu smartphone Sony Xperia™

#2Guillaume Lelarge
guillaume@lelarge.info
In reply to: Edson Carlos Ericksson Richter (#1)
Re: Grouping sets, cube and rollup

Le 26 août 2015 2:06 AM, "Edson Richter" <richter@simkorp.com.br> a écrit :

Any chance to get those amazing wonderful features backported to 9.4?

No. Only bug fixes are backported.

--
Guillaume.

#3Merlin Moncure
mmoncure@gmail.com
In reply to: Edson Carlos Ericksson Richter (#1)
Re: Grouping sets, cube and rollup

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.

merlin

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#4Andres Freund
andres@anarazel.de
In reply to: Merlin Moncure (#3)
Re: Grouping sets, cube and rollup

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

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general