Peter Eisentraut wrote: > 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.
Ah, very tricky. Thanks. But waht about command-line tools in /contrib? Maybe they are OK because I didn't see any fixes like that in the new patches we received. Thanks. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend