Обсуждение: Is there going to be an installer for V8 Beta 3?

Поиск
Список
Период
Сортировка

Is there going to be an installer for V8 Beta 3?

От
Tim Penhey
Дата:
Just curious.

Tim


Re: Is there going to be an installer for V8 Beta 3?

От
"Dave Page"
Дата:
Yes, however there is a patch to fix inconsistent exports from libpq.dll in the queue that I wish to get applied first
becausethere are various parts of the installation from different sources all relying on getting one version of the
sameDLL (well, one version of it's API to be precise). 

I'd rather not apply the patch when building the installer just in case it later gets rejected and re-worked for the
maintree. 

Regards, Dave


-----Original Message-----
From: pgsql-hackers-win32-owner@postgresql.org on behalf of Tim Penhey
Sent: Thu 10/14/2004 8:05 PM
To: pgsql-hackers-win32@postgresql.org
Subject: [pgsql-hackers-win32] Is there going to be an installer for V8 Beta 3?

Just curious.

Tim


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org


Re: Is there going to be an installer for V8

От
Tim Penhey
Дата:
Dave Page wrote:

>Yes, however there is a patch to fix inconsistent exports from libpq.dll in the queue that I wish to get applied first
becausethere are various parts of the installation from different sources all relying on getting one version of the
sameDLL (well, one version of it's API to be precise). 
>
>I'd rather not apply the patch when building the installer just in case it later gets rejected and re-worked for the
maintree. 
>
>
OK, thanks.
Tim