Bruce Momjian wrote:
> On the /contrib issue, I am not sure we even have Mingw compiling
> contrib. What error are you seeing? If I try to compile
> /contrib/dbsize under Unix I don't see any -lpgport line in the
> compile:
It doesn't need any. It's loaded in the backend, which already has
libpgport.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/