snapshot - src: Changed reference to the constant PG_DATETIME to

From: cunha17(at)pgfoundry(dot)org (User Cunha17)
To: pgsql-committers(at)postgresql(dot)org
Subject: snapshot - src: Changed reference to the constant PG_DATETIME to
Date: 2008-11-30 02:31:03
Message-ID: 20081130023103.CB81E17ADE31@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Changed reference to the constant PG_DATETIME to PG_TIMESTAMP since it has been removed on recent DBD::Pg versions.

Modified Files:
--------------
src/pl:
map2PgType.pl (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/src/pl/map2PgType.pl.diff?r1=1.4&r2=1.5)
getUnifiedSqlType.pl (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/snapshot/src/pl/getUnifiedSqlType.pl.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message User Cunha17 2008-11-30 02:33:06 snapshot - src: Created our own "type2name" mapping function since
Previous Message Robert Haas 2008-11-29 15:56:42 Re: Re: [COMMITTERS] pgsql: Add support for matching wildcard server certificates to the new