Re: Finding zlib on MinGW
"Merlin Moncure" <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
> Is there any downside to adding /usr/local/lib and /usr/local/include
> for mingw? Those paths are searches by default on unix gcc. Why
isn't
> that happening with mingw gcc?
No, there wouldn't be. Good question. The mingw system seems custom
set up to cause headaches.
Merlin
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match