BUG #1310: libecpg.dll missing from msi package

Started by PostgreSQL Bugs Listover 21 years ago2 messagesbugs
Jump to latest
#1PostgreSQL Bugs List
pgsql-bugs@postgresql.org

The following bug has been logged online:

Bug reference: 1310
Logged by: Tom O'Connell

Email address: toconnell@bphnx.com

PostgreSQL version: 8.0 Beta

Operating system: Windows 2000 Professional

Description: libecpg.dll missing from msi package

Details:

The libecpg.dll is missing from the version 8 BETA 4 package. I know this
issue was logged against the first BETA package. I checked the BETA 2 and
BETA 3 packages and the DLL was not present in either of the packages.

I am able to compile C code with embedded SQL but without the runtime DLL,
libecpg.dll, the functionality is DOA in version 8.

Regards,

Tom O'Connell
www.bphnx.com

#2Magnus Hagander
magnus@hagander.net
In reply to: PostgreSQL Bugs List (#1)
Re: BUG #1310: libecpg.dll missing from msi package

The following bug has been logged online:

Bug reference: 1310
Logged by: Tom O'Connell

Email address: toconnell@bphnx.com

PostgreSQL version: 8.0 Beta

Operating system: Windows 2000 Professional

Description: libecpg.dll missing from msi package

Details:

The libecpg.dll is missing from the version 8 BETA 4 package.
I know this issue was logged against the first BETA package.
I checked the BETA 2 and BETA 3 packages and the DLL was not
present in either of the packages.

I am unable to find any previous bugs regarding this logged against
earlier betas. But there is no search function for bug reports, so I may
have missed it..

I am able to compile C code with embedded SQL but without the
runtime DLL, libecpg.dll, the functionality is DOA in version 8.

Please register your bug with the pginstaller project on pgfoundry.org.
This is a clear installer issue, not a backend issue. Thanks.

//Magnus