Re: [PATCH] Add transforms feature - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: [PATCH] Add transforms feature
Date
Msg-id CAFj8pRA459pA9dQp2OipTTAa5tWFXwap_Pw8yqCvttETKXfFeg@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Add transforms feature  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: [PATCH] Add transforms feature
List pgsql-hackers
Hi

I am checking this patch, but it is broken still

Regards

Pavel




2015-02-13 8:14 GMT+01:00 Michael Paquier <michael.paquier@gmail.com>:


On Mon, Dec 22, 2014 at 12:19 PM, Michael Paquier <michael.paquier@gmail.com> wrote:
On Mon, Dec 15, 2014 at 3:10 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> fixed
This patch needs a rebase, it does not apply correctly in a couple of
places on latest HEAD (699300a):
./src/include/catalog/catversion.h.rej
./src/include/catalog/pg_proc.h.rej
./src/pl/plpython/plpy_procedure.c.rej

I moved this patch to 2015-02 to not lose track of it and because it did not receive much reviews...
--
Michael

pgsql-hackers by date:

Previous
From: Gabriele Bartolini
Date:
Subject: Re: File based Incremental backup v8
Next
From: Alvaro Herrera
Date:
Subject: Re: MD5 authentication needs help