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

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

From
Tim Penhey
Date:
Just curious.

Tim


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

From
"Dave Page"
Date:
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

From
Tim Penhey
Date:
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