Re: Question about openSSL

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Question about openSSL
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E401388A5E@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Re: Question about openSSL  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
Ответы ERROR: there is no parameter $1  (Kevin Jenkins <gameprogrammer@rakkar.org>)
Список pgsql-general

> -----Original Message-----
> From: Tony Caduto [mailto:tony_caduto@amsoftwaredesign.com]
> Sent: 19 June 2006 14:27
> To: Dave Page
> Cc: pgsql-general@postgresql.org
> Subject: Re: [GENERAL] Question about openSSL
>
> Dave Page wrote:
> >
> > Err, not quite correct. The app directory is *always* the
> first choice
> > in either safe or unsafe mode, except if using
> LoadLibraryEx's alternate
> > search order. See
> >
> http://msdn.microsoft.com/library/default.asp?url=/library/en-
> us/dllproc
> > /base/dynamic-link_library_search_order.asp.
> >
> > We rely on that to allow side-by-side PostgreSQL 8.0 and 8.1
> > installations on Windows. The former installed libpq et al. in the
> > system32 directory, whilst 8.1+ have private copies.
> >
> > Regards, Dave.
> >
> >
> Well, I guess you don't need openssl with npgsql. I stand corrected.

<shrug>I didn't mention npgsql.

> As far as the search order goes, the link you gave does not
> validate the
> behavior I see on my fully patched version of XP and fully
> patch versions
> of win2k in a corp environment.
>
> The MSDN docs are not always correct or fully updated.

Well, before we re-hashed pgInstaller to work the way it now does,
thorough testing was undertaken on 2K, XP and 2K3, with and without
various levels of service pack and in all cases we found that the DLL in
the app dir was used over a pre-existing shared one, exactly as
documented by Microsoft. We *had* to be sure that was working correctly,
otherwise 8.1 installs would be using 8.0 DLLs and chaos would have
reigned!

You might not see it on the lists because Magnus and I tend to work via
IM on pgInstaller, but we both do significant testing using VMs running
various builds of Windows. Both of us having MSDN subscriptions make
life so much easier!

Regards, Dave.


В списке pgsql-general по дате отправления:

Предыдущее
От: Tony Caduto
Дата:
Сообщение: Re: Question about openSSL
Следующее
От: Wes
Дата:
Сообщение: Re: Adding foreign key constraints without integrity