Re: build error in initdb on win32
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
"Magnus Hagander" <[email protected]> writes: > How about this. If the required functions (which aren't *too* many) are > added to libpqdll.def, everything returns to working order. It does add > a slight maintainability issue - whenever a new binary is using a > function in libpq never before exported, it has to be added to > libpqdll.def. Yeah, I was assuming we'd have to do that. (Does your existing patch do something different?) regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html