Re: [SQL] Array Madness

Поиск
Список
Период
Сортировка
От Michael Richards
Тема Re: [SQL] Array Madness
Дата
Msg-id Pine.BSF.4.10.9909141239200.63880-100000@scifair.acadiau.ca
обсуждение исходный текст
Ответ на Re: [SQL] Array Madness  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [SQL] Array Madness
Список pgsql-sql
On Tue, 14 Sep 1999, Tom Lane wrote:

> In the meantime, perhaps it would be better for ExecEvalArrayRef() to
> raise an error if the assign source is null, rather than dropping the
> whole contents of the array.  Comments?

This sounds like a hack that avoids the real issue... Bruce has added it
to the todo list. I'm going to re-write the code for ALTER TABLE,
otherwise I'd have time to play with this one. I guess for now I will
design my implementation so a value of '0' is not used as a key.

-Michael



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] Array Madness
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] Array Madness