> > > win32 hackers, anyone know why it's like this? > > > > Looking through the code, it seems that it's because > someone thought > > that breaking SSL would be easier than replacing the pqGetpwuid() > > calls that are used to find out the user's home directory. > > > > I think what happened is that SSL was known to be broken on > Win32 and someone submitted a patch and I thought it now > worked, but obviously it doesn't. Perhaps the fix was just > so it compiled with SSL.
I think it's only broken when you fiddle with certificates. Unless something broke fairly recently. Sometime back around beta2 or beta3 I sent a patch to make it compile and work on win32. But I only touched the server side of things. It worked in my simple tests using psql, but I did nothing fancy with certificates. //Magnus ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html