Re: PGXS fails to byte-compile pgsql-ogr-fdw

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Christoph Berg <myon(at)debian(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PGXS fails to byte-compile pgsql-ogr-fdw
Date: 2018-05-28 19:10:43
Message-ID: 1527534643.2236.2.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christoph Berg wrote:
> pgsql-ogr-fdw fails to build against PG 11beta1 with JIT enabled. I
> just reported this as https://github.com/pramsey/pgsql-ogr-fdw/issues/153,
> but I think the problem might actually be in the PGXS Makefile - it
> assumes that all objects have a .c file to build the .bc from.

I have been bitten by that when building PostGIS.

A simple patch could fix it, but I agree that it would be better
to not build them.

Yours,
Laurenz Albe

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2018-05-28 19:18:55 Re: PGXS fails to byte-compile pgsql-ogr-fdw
Previous Message Michael Paquier 2018-05-28 19:08:50 Re: SCRAM with channel binding downgrade attack