Re: [BUGS] More SSL questions..

Bruce Momjian <[email protected]>
Newsgroups gmane.comp.db.postgresql.devel.win32
Message-ID <[email protected]>
Tom Lane wrote:
> Bruce Momjian <[email protected]> writes:
> > Tom Lane wrote:
> >> if (!SHGetSpecialFolderPath(NULL, tmppath, CSIDL_APPDATA, FALSE))
> >>     return false;
> >> snprintf(ret_path, MAXPGPATH, "%s/postgresql", tmppath);
> >> 
> >> This needs to be tested of course.
> 
> > Uh, by default this directory is not going to exist, right?
> 
> The /postgresql subdirectory probably ought to be created by the Windows
> installer.  I don't think libpq ought to do it.
> 
> > And we need to change that to upper/lower
> > "PostgreSQL", though that will not make a difference on Win32.
> 
> Weren't you just arguing to make the filenames as little different from
> Unix as possible?

Oh, yea, I was.  Good point because I forgot the ssl stuff already uses
postgresql as lower case.  Never mind.

-- 
  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 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [email protected])
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.