Re: FW: statement failure

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: "Little, Douglas" <DOUGLAS(dot)LITTLE(at)orbitz(dot)com>
Cc: "PostgreSQL General (pgsql-general(at)postgresql(dot)org)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: FW: statement failure
Date: 2013-03-06 15:47:16
Message-ID: CAHyXU0zJp1AAE1twy0ikQ1utMQd+1PDet9mzKSBEJa4u-ctD3A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Mar 6, 2013 at 9:38 AM, Little, Douglas
<DOUGLAS(dot)LITTLE(at)orbitz(dot)com>wrote:

> Hi,****
>
> ** **
>
> I have a dev and prod Greenplum system (4.2.2.4) that is based on PG 8.2.15
> ****
>
> I have a function that’s been working fine on dev, but when implemented in
> prod had a syntax error.****
>
> I was easily able to fix by casting, but I can’t see why the message
> didn’t show up on our dev machine.
>

can you double check pg version on both dev and prod. My guess is that
prod is 8.3+ -- casting rules were tightened with 8.3.

merlin

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message ning chan 2013-03-06 21:31:31 WAL_DEBUG
Previous Message Little, Douglas 2013-03-06 15:38:23 FW: statement failure