Re: Win32 libpq/ssl fix

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Win32 libpq/ssl fix
Дата
Msg-id 200410061642.i96Gg8i23344@candle.pha.pa.us
обсуждение исходный текст
Ответ на Win32 libpq/ssl fix  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Dave Page wrote:
> The Win32 (mingw) build of libpq seems to have lost it's SSL libs from
> the link step resulting in a build failure. The attached patch fixes
> that.
>
> Please apply asap.
>
> Thanks, Dave

Content-Description: libpq_ssl.patch

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Win32 VERSIONINFO fix
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_dumpall bug in PG 8.0b3 Win32 port