On Sun, 17 Aug 2003, Rudy Lippan wrote: > On Sun, 17 Aug 2003, Bruce Momjian wrote: > > > Date: Sun, 17 Aug 2003 01:26:33 -0400 (EDT) > > From: Bruce Momjian <[EMAIL PROTECTED]> > > To: Tim Bunce <[EMAIL PROTECTED]> > > Cc: Doug Silver <[EMAIL PROTECTED]>, [EMAIL PROTECTED], > > DBD-pg <[EMAIL PROTECTED]> > > Subject: [Dbdpg-general] Re: Data types mapping - Postgresql > > > > > > Can a DBDpg guy address this? > > http://www.mail-archive.com/[EMAIL PROTECTED]/msg17948.html > > BTA, that was before the power went out and I got stuck in Manhatten for > the night, so needless to say, I did not do a release 1.31_3.... And I did > not get much computer time fri and sat, but if all goes well, I will > bundle it up today. >
Okay here it is: http://www.remotelinux.com/rlippan/DBD-Pg-1.31_3.tar.gz The changes over 1.31_2 are: - David's changes to the manifest so that it included all of the test scripts - David added the pod test script which was part of a larger patch by Mark Stosberg (The remainder of the patch will be included in 1.32) - fix for a wrong function call in the TYPE attribute -- changed to pg_type_info() instead of sql_type_info() Rudy
