Re: ISN extension bug? (with patch) - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: ISN extension bug? (with patch)
Date
Msg-id 52D3EE03.4030106@vmware.com
Whole thread Raw
In response to Re: ISN extension bug? (with patch)  (Fabien COELHO <coelho@cri.ensmp.fr>)
Responses Re: ISN extension bug? (with patch)  (Fabien COELHO <coelho@cri.ensmp.fr>)
List pgsql-hackers
On 01/03/2014 07:53 PM, Fabien COELHO wrote:
>
>>> If so, there is only the one-liner patch to consider.
>>
>> This patch doesn't apply anymore.  Please submit an updated patch for
>> the commit fest.
>
> In src/include/utils/elog.h there is an include for "utils/errcodes.h"
> which is generated somehow when compiling postgresql but not present by
> default. So you have to compile postgresql and then the contrib, or use
> PGXS with an already installed version.
>
> With this caveat, the one-liner patch (4 characters removed) reattached
> does compile for me:

Thanks, applied.

- Heikki



pgsql-hackers by date:

Previous
From: Rajeev rastogi
Date:
Subject: Re: Standalone synchronous master
Next
From: Craig Ringer
Date:
Subject: Re: WIP patch (v2) for updatable security barrier views