Problems using pgxs on Win32 - Mailing list pgsql-hackers

From Thomas Hallgren
Subject Problems using pgxs on Win32
Date
Msg-id cm0e1c$u03$1@sea.gmane.org
Whole thread Raw
Responses Re: Problems using pgxs on Win32
pgxs under Win32 for PL/Java
List pgsql-hackers
I'm trying to change the Makefile system for PL/Java so that it uses 
PGXS instead of compiling using a complete PostgreSQL source tree. As it 
turns out, the directory "include/port/win32" is not present in the 
PostgreSQL binary installation. Without it, it's not possible to compile 
on win32.

Do I need some special configuration in order to get the missing pieces?

Regards,
Thomas Hallgren



pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: array_to_column function
Next
From: Tom Lane
Date:
Subject: Re: 8.0b4: COMMIT outside of a transaction echoes ROLLBACK