Re: Possible bug: ALTER TABLE x DROP COLUMN y "column ... does not exist" then it does

Поиск
Список
Период
Сортировка
Искать
От
Daniel Verite
Тема
Re: Possible bug: ALTER TABLE x DROP COLUMN y "column ... does not exist" then it does
Дата
Msg-id
759f49e1-9650-4029-8c19-6ff4b63430a3@mm
Ответ на
Список
Дерево обсуждения
Possible bug: ALTER TABLE x DROP COLUMN y "column ... does not exist" then it does otheus uibk <otheus.uibk@gmail.com>
Re: Possible bug: ALTER TABLE x DROP COLUMN y "column ... does not exist" then it does Marko Tiikkaja <marko@joh.to>
Re: Possible bug: ALTER TABLE x DROP COLUMN y "column ... does not exist" then it does "Daniel Verite" <daniel@manitou-mail.org>
Re: Possible bug: ALTER TABLE x DROP COLUMN y "column ... does not exist" then it does Michael Paquier <michael.paquier@gmail.com>
otheus uibk wrote:

>      nuxeotest1-> alter table info add column testxxx numeric ;
>       ALTER TABLE
>       nuxeotest1=3D> alter table info drop column textxxx ;
>       ERROR:  column "textxxx" of relation "info" does not exist
>       nuxeotest1=3D> alter table info drop column testxxx ;
>       ALTER TABLE
>       nuxeotest1=3D>

testxxx is added
textxxx fails to be removed.

That's not the same identifier. So isn't that just a typo?

Best regards,
--=20
Daniel V=E9rit=E9
PostgreSQL-powered mailer: http://www.manitou-mail.org
Twitter: @DanielVerite
В списке pgsql-bugs по дате отправления
От: Michael Paquier
Дата:
От: tomek@pipebreaker.pl
Дата:
FAQ