Announcement: DBD-Pg-0.93

From: Edmund Mergl <E(dot)Mergl(at)bawue(dot)de>
To: PostgreSQL Interfaces Mailing List <pgsql-interfaces(at)postgreSQL(dot)org>, DBI Users Mailing List <dbi-users(at)isc(dot)org>
Subject: Announcement: DBD-Pg-0.93
Date: 1999-09-29 21:32:05
Message-ID: 37F28555.67907D31@bawue.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

The uploaded file

DBD-Pg-0.93.tar.gz

has entered CPAN as

file: $CPAN/authors/id/MERGL/DBD-Pg-0.93.tar.gz
size: 41001 bytes
md5: 4ba4751ce0edc4275760bdb9ed27c945

RECENT CHANGES:
---------------

the Windows-NT version of this module is available at:

http://www.bawue.de/~mergl/export/DBD-Pg.zip

- it is required now to set the environment variables POSTGRES_INCLUDE
and POSTGRES_LIB for compiling the module.
- add Win32 port from Bob Kline <bkline(at)rksystems(dot)com>.
- support for all large-object functions via the func
interface.
- fixed bug with placeholders and casts spotted by
mschout(at)gkg(dot)net
- replaced the method attributes by the method table_attributes,
from Scott Williams <scott(at)james(dot)com>.
- fix type defintions for type_info_all().
bug spotted by "carlos" <emarcet(at)intramed(dot)net(dot)ar>.
- now the Pg-specific quote() method also evaluates the
data-type paramater.

Edmund

--
Edmund Mergl
mailto:E(dot)Mergl(at)bawue(dot)de
http://www.bawue.de/~mergl

Browse pgsql-interfaces by date

  From Date Subject
Next Message Spirou 1999-09-29 22:24:34 Re: [INTERFACES] psql trerminal behaviour
Previous Message wenjin.zheng 1999-09-29 20:04:23 Errors from compiling examples for libpq++