Re: Need some info on an error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kris Kiger <kris(at)musicrebellion(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Need some info on an error
Date: 2004-02-03 03:01:44
Message-ID: 10565.1075777304@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Kris Kiger <kris(at)musicrebellion(dot)com> writes:
> I added a column to a table of type boolean and then set its default to
> false. Next, I ran an update on the table that was very similar to this
> one:

> update tablename SET bool_field_name = false;

> This error is returned:

> ERROR: unrecognized replace flag: 88

This sounds to me like you've uncovered a bug. What PG version is this?
Can you reproduce the error starting from an empty database, and if so how?

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Wendell Anderson 2004-02-03 03:43:49 Assistance on Postgresql config.
Previous Message Joe Conway 2004-02-02 21:20:39 Re: Postgresql 7.3 And Redhat Enterprise 3