Re: More SSL questions.. - Mailing list pgsql-bugs

From Tom Lane
Subject Re: More SSL questions..
Date
Msg-id 20619.1104875336@sss.pgh.pa.us
Whole thread Raw
In response to Re: More SSL questions..  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: More SSL questions..  ("Matthew T. O'Connor" <matthew@zeut.net>)
Re: [pgsql-hackers-win32] More SSL questions..  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: [pgsql-hackers-win32] More SSL questions..  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
I wrote:
> 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.

Does Windows even have a concept of home directory?  What would be a
reasonable equivalent to ~/.postgresql/ ?

            regards, tom lane

pgsql-bugs by date:

Previous
From: "T.J."
Date:
Subject: Re: More SSL questions..
Next
From: Tom Lane
Date:
Subject: Re: pg_dump --oids fails when default_with_oids = off