BUG #1319: Windows LIB file libecpg.lib not in build or package

PostgreSQL Bugs List <pgsql-bugs@postgresql.org>

From: "PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>
To: pgsql-bugs@postgresql.org
Date: 2004-11-15T16:03:14Z
Lists: pgsql-bugs
The following bug has been logged online:

Bug reference:      1319
Logged by:          Tom O'Connell

Email address:      toconnell@bphnx.com

PostgreSQL version: 8.0 Beta

Operating system:   Windows 2000 Professional

Description:        Windows LIB file libecpg.lib not in build or package

Details: 

The PostgreSQl version 8 BETA 4 package does not contain a libecpg.lib file. 
 The build does not contain a Windows DEF file for libecpg.   

I was able to create the DEF file and LIB file for libecpg.  I have run a 
few tests and the interface is working. 

A lib file is shipped in ..\lib\ms for the libpq interface.