Re: BUG #2979: Functional indexes ERROR while updating table - Mailing list pgsql-bugs

From Guillaume Smet
Subject Re: BUG #2979: Functional indexes ERROR while updating table
Date
Msg-id 1d4e0c10702080837y5e5bec9cu8ce96ac8537472b0@mail.gmail.com
Whole thread Raw
In response to BUG #2979: Functional indexes ERROR while updating table  ("Roman Grigorovich" <mail@atz.msk.ru>)
List pgsql-bugs
Roman,

On 2/7/07, Roman Grigorovich <mail@atz.msk.ru> wrote:
> ERROR:  attribute 1 has wrong type
> DETAIL:  Table has type character varying, but query expects character
> varying.
>
> What is it? On version 8.1.2 - ALL OK!

This is a known problem of 8.1.7. That's why 8.1.8 has been released.

So you should upgrade to 8.1.8 to fix your problem.

--
Guillaume

pgsql-bugs by date:

Previous
From: "Roman Grigorovich"
Date:
Subject: BUG #2979: Functional indexes ERROR while updating table
Next
From: Heikki Linnakangas
Date:
Subject: Re: BUG #2980: check constraint fails on update