Re: Grouping sets, cube and rollup

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Grouping sets, cube and rollup
Дата
Msg-id 20150826223341.GM19326@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: Grouping sets, cube and rollup  (Merlin Moncure <mmoncure@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: Grouping sets, cube and rollup
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Point in time recovery