snapshot - src: Created our own "type2name" mapping function since

From: cunha17(at)pgfoundry(dot)org (User Cunha17)
To: pgsql-committers(at)postgresql(dot)org
Subject: snapshot - src: Created our own "type2name" mapping function since
Date: 2008-11-30 02:33:06
Message-ID: 20081130023306.E349E17ADE31@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Created our own "type2name" mapping function since DBD::Pg does not report/recognize all DBI reported types.

Modified Files:
--------------
src/pl:
getKeyColumns.pl (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/src/pl/getKeyColumns.pl.diff?r1=1.1.1.1&r2=1.2)

Added Files:
-----------
src/pl:
getPgTypeName.pl (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/src/pl/getPgTypeName.pl?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message User Cunha17 2008-11-30 02:34:55 snapshot - src: Added "includes" to the new function all its
Previous Message User Cunha17 2008-11-30 02:31:03 snapshot - src: Changed reference to the constant PG_DATETIME to