Re: Change of default type in DBD::Pg 1.42

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: mischa(at)ActiveState(dot)com
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Change of default type in DBD::Pg 1.42
Date: 2005-09-11 00:09:46
Message-ID: 21485.1126397386@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Mischa Sandberg <mischas(at)ActiveState(dot)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

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Michael Meskes 2005-09-12 12:36:34 Re: [HACKERS] ECPG ignores SAVEPOINT if first statement of a transaction
Previous Message Peter Manchev 2005-09-10 14:54:39 Oracle ADF Faces with PostgreSQL ?