Manfred Spraul wrote: > Bruce Momjian wrote: > > >Because we don't support non-gcc Win32 builds of the backend, adding > >this patch doesn't make sense. If we ever start to support non-gcc > >Win32 backends we can add this. > > > > > > > Ok. I wasn't aware that the backend is gcc-only. > But what about my libpq patch? Races in the library startup just ask for > corruptions.
The backend is gcc (MinGW) only on Win32. We support non-gcc, but not on Win32. Yes, I saw the thread locking patch and will be applying that soon. -- 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 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
