On mån, 2011-05-02 at 14:41 +, Johann 'Myrkraverk' Oskarsson wrote:
> Is it possible to add support for cross compiled PGXS modules to the
> build system?
>
> That is, when PG is cross compiled, a -pg_config is
> also built for use with external modules?
>
> I'm not adverse to submit a patch
On Mon, May 2, 2011 at 10:41 AM, Johann 'Myrkraverk' Oskarsson
wrote:
> Hi all,
>
> Is it possible to add support for cross compiled PGXS modules to the
> build system?
>
> That is, when PG is cross compiled, a -pg_config is
> also built for use with external modules?
>
> I'm not adverse to submit
Hi all,
Is it possible to add support for cross compiled PGXS modules to the
build system?
That is, when PG is cross compiled, a -pg_config is
also built for use with external modules?
I'm not adverse to submit a patch for this myself, but would like a
pointer in the general direction for it.