Re: Need some info on an error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Need some info on an error
Дата
Msg-id 10565.1075777304@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Need some info on an error  (Kris Kiger <kris@musicrebellion.com>)
Список pgsql-admin
Kris Kiger <kris@musicrebellion.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

В списке pgsql-admin по дате отправления:

Предыдущее
От: Kris Kiger
Дата:
Сообщение: Need some info on an error
Следующее
От: JM
Дата:
Сообщение: OT: test