Re: Fwd: sql_type tinterval not supported by DBD::Pg - Mailing list pgsql-general

From Tom Lane
Subject Re: Fwd: sql_type tinterval not supported by DBD::Pg
Date
Msg-id 21843.1211408084@sss.pgh.pa.us
Whole thread Raw
In response to Fwd: sql_type tinterval not supported by DBD::Pg  ("Filip Rembiałkowski" <plk.zuber@gmail.com>)
Responses Re: Fwd: sql_type tinterval not supported by DBD::Pg  ("Filip Rembiałkowski" <plk.zuber@gmail.com>)
List pgsql-general
"=?UTF-8?Q?Filip_Rembia=C5=82kowski?=" <plk.zuber@gmail.com> writes:
> Cannot bind 6, sql_type tinterval not supported by DBD::Pg

> what can this mean?

It means tinterval is not supported by DBD::Pg.

Since tinterval is a nonstandard, deprecated type that will be removed
someday, I doubt that DBD::Pg should spend any effort on adding support
for it.  You'd be best advised not to use it in your applications.

            regards, tom lane

pgsql-general by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: calculating extent on basis of distance from a given point
Next
From: Clemens Schwaighofer
Date:
Subject: Index cleanup