Re: transaction problem using cursors

From: "Pit M(dot)" <fmi-soft(at)gmx(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: transaction problem using cursors
Date: 2007-06-11 13:15:56
Message-ID: f4jhts$k8a$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Pavel Stehule schrieb:
> Hello
>
> I thing so problem is there
>
> AND Cast("CUSTOMERS"."ZIP" as integer) < 20000
>
> You cannot cast 'A1234' to integer
>
> Regards
> Pavel Stehule
>

Yes i know that i can't, but why the transaction fails?

Pit

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2007-06-11 13:16:07 Re: transaction problem using cursors
Previous Message Alexander Staubo 2007-06-11 13:08:07 Re: Distributing PostGres database to various customers