"Chuck Wegrzyn" <[EMAIL PROTECTED]> writes:
> There are a number of places in function prototypes of ECPGdo, ECPGprepare
> and ECPGdeallocate where 'char *' should be changed to 'const char *'.
This was already addressed:
http://archives.postgresql.org/pgsql-committers/2005-12/msg8.php
Do you
This will be fixed when we release 8.1.1, which is planned for next
week. Before then, you can grab from CVS using the 8.1 tag.
---
Chuck Wegrzyn wrote:
>
> The following bug has been logged online:
>
> Bug reference:
The following bug has been logged online:
Bug reference: 2091
Logged by: Chuck Wegrzyn
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.0
Operating system: Linux
Description:ecpglib.h needs to be updated
Details:
There are a number of places in function