Re: Change of default type in DBD::Pg 1.42 - Mailing list pgsql-interfaces

From Tom Lane
Subject Re: Change of default type in DBD::Pg 1.42
Date
Msg-id 21485.1126397386@sss.pgh.pa.us
Whole thread Raw
In response to Change of default type in DBD::Pg 1.42  (Mischa Sandberg <mischas@ActiveState.com>)
List pgsql-interfaces
Mischa Sandberg <mischas@ActiveState.com> writes:
> I'm asking because a fair amount of code broke in our app,
> when "?" appeared in a context where PG couldn't determine a type from context,
> but VARCHAR was appropriate.

Would you provide some examples?  I would expect parameters to default
to TEXT in most cases, and that should be close enough ...
        regards, tom lane


pgsql-interfaces by date:

Previous
From: "Van Tress,Michael J - PGPW"
Date:
Subject: ecpg -C INFORMIX
Next
From: Michael Meskes
Date:
Subject: Re: [HACKERS] ECPG ignores SAVEPOINT if first statement of a transaction