Re: BUG #4428: renaming tables, columns and fk cheks problem

Поиск
Список
Период
Сортировка
От Guillaume Smet
Тема Re: BUG #4428: renaming tables, columns and fk cheks problem
Дата
Msg-id 1d4e0c10809200339u1ea64ae5t3e467075199817f1@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #4428: renaming tables, columns and fk cheks problem  ("Taras Kopets" <tkopets@gmail.com>)
Список pgsql-bugs
Hi Taras,

On Sat, Sep 20, 2008 at 10:26 AM, Taras Kopets <tkopets@gmail.com> wrote:
> INSERT INTO fkb VALUES(6,4);    --  stange error (see below)
> -- ERROR: relation "public.fktest_a" does not exist
> -- SQL state: 42P01
> -- Context: SQL statement "SELECT 1 FROM ONLY "public"."fktest_a" x WHERE
> "a_id" OPERATOR(pg_catalog.=) $1 FOR SHARE OF x"

This problem has already been reported a couple of days ago.

See this thread for more information:
http://archives.postgresql.org/pgsql-bugs/2008-09/msg00090.php .

It has been fixed by Tom Lane and will be part of the 8.3.4 release
which should be released in the next few days.

Thanks for your very detailed report.

--
Guillaume

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

Предыдущее
От: "Taras Kopets"
Дата:
Сообщение: BUG #4428: renaming tables, columns and fk cheks problem
Следующее
От: sagar koirala
Дата:
Сообщение: Error in starting PostgreSQL Server 7.4 after crash