Re: Minor inheritance/check bug: Inconsistent behavior

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Minor inheritance/check bug: Inconsistent behavior
Дата
Msg-id CA+TgmobTHkyqVE001VY1zUKTdDbj61B-Xpwzq-Q5V-WP3+KYUA@mail.gmail.com
обсуждение исходный текст
Ответ на Minor inheritance/check bug: Inconsistent behavior  (Chris Travers <chris@metatrontech.com>)
Ответы Re: Minor inheritance/check bug: Inconsistent behavior  (Amit Kapila <amit.kapila@huawei.com>)
Список pgsql-bugs
On Tue, Aug 28, 2012 at 6:40 AM, Amit Kapila <amit.kapila@huawei.com> wrote:
>   AFAICT during Update also, it doesn't contain useful. The only chance it
> would have contain something useful is when it goes for EvalPlanQual and
> then again comes to check for constraints. However these attributes get
> filled in heap_update much later.
>
> So now should the fix be that it returns an error for system column
> reference except for OID case?

+1.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: BUG #6412: psql & fe-connect truncate passwords
Следующее
От: Robert Haas
Дата:
Сообщение: Re: BUG #7514: postgres -k no longer works with spaces in the path