Release of DBD-pg 1.22

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: David Wheeler <david(at)wheeler(dot)net>
Cc: Rudy Lippan <rlippan(at)remotelinux(dot)com>, Dominic Mitchell <dom(at)semantico(dot)com>, pgsql-interfaces(at)postgresql(dot)org, dbi-dev(at)perl(dot)org
Subject: Release of DBD-pg 1.22
Date: 2003-03-27 04:49:58
Message-ID: 200303270449.h2R4nwA24162@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

We have just released DBD-pg 1.22. Here are the changes:

1.22 Wed Mar 26 22:33:44 EST 2003

- Win32 compile fix for snprintf [Joe Spears]
- Fix memory allocation problem in bytea escaping [Barrie Slaymaker]
- Add utf8 support [Dominic Mitchell <dom(at)semantico(dot)com>]
- Transform Perl arrays into PostgreSQL arrays [Alexey Slynko]
- Fix for foreign_key_info() [Keith Keller]
- Fix PG_TEXT parameter binding
- Doc cleanups [turnstep]
- Fix warning from func($table, 'table_attributes') [turnstep]
- Added suppport for schemas [turnstep]
- Fix binary to a bytea field conversion [Chris Dunlop <chris(at)onthe(dot)net(dot)au>]

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Rudy Lippan 2003-03-27 05:24:37 Re: Prepare and prepare ?
Previous Message David Wheeler 2003-03-27 04:46:58 Re: Prepare and prepare ?