Re: build error in initdb on win32
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: "Magnus Hagander" <mha(at)sollentuna(dot)net>
- Cc: pgsql-hackers-win32(at)postgresql(dot)org, "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
- Subject: Re: build error in initdb on win32
- Date: Sun, 10 Oct 2004 16:41:54 -0400
- Message-id: <13385(dot)1097440914(at)sss(dot)pgh(dot)pa(dot)us>
"Magnus Hagander" <mha(at)sollentuna(dot)net> 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
Home |
Main Index |
Thread Index