Atri Sharma wrote:
> How do I use PGXS with MinGW)?

Just as described in
http://www.postgresql.org/docs/9.1/static/extend-pgxs.html

Build PostgreSQL with MinGW
(./configure && make && make install)
and use a Makefile as shown in the documentation.

Yours,
Laurenz Albe

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to