The following bug has been logged online:
Bug reference: 3813
Logged by: Nguyen Hoa Phong
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3-beta4
Operating system: Windows
Description:PGDLLIMPORT conflict
Details:
Because of PGDLLIMPORT conflict and so to use
"Nguyen Hoa Phong" <[EMAIL PROTECTED]> writes:
> So I think that maybe we should have more one define for this:
> #if defined(WIN32) || defined(__CYGWIN__)
> #define PGDLLIMPORT __declspec (dllexport)
> #endif
You haven't actually explained why this is better, or even why it
won't break things..
The following bug has been logged online:
Bug reference: 3814
Logged by: Christian Ullrich
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3beta4
Operating system: Windows 2003
Description:initdb fails when not run from installation directory
Details:
initdb
Tom, did your recent commit to clean up LIKE ... INCLUDING INDEXES fix
this?
---
guillaume (ioguix) de Rorthais wrote:
>
> The following bug has been logged online:
>
> Bug reference: 3774
> Logged by: guilla