Re: 8.3/8.4 SQL incompatibility?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Britt Piehler <brittp(at)labkey(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: 8.3/8.4 SQL incompatibility?
Date: 2009-12-16 20:23:09
Message-ID: 9409.1260994989@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Britt Piehler <brittp(at)labkey(dot)com> writes:
> A generated query of ours broke on upgrade from PG 8.3.3 to 8.4.1 with
> the following error:
> ERROR: failed to find conversion function from unknown to character varying

Hm. I'm not going to promise that such cases should work always, but
given that this particular case worked before, it'd be nice if it kept
working. I'll see what I can do about it. It's too late for 8.4.2
though.

regards, tom lane

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Ivan Sergio Borgonovo 2009-12-17 15:28:09 get distinct + group by then filter
Previous Message Britt Piehler 2009-12-16 17:31:37 8.3/8.4 SQL incompatibility?