Re: Buglet?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Buglet?
Дата
Msg-id 25732.984066277@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Buglet?  (Christopher Sawtell <csawtell@xtra.co.nz>)
Список pgsql-sql
Christopher Sawtell <csawtell@xtra.co.nz> writes:
> It that a bug?

You could argue that.  The handling of NULL arrays (not to mention NULLs
in arrays) is pretty brain-d^H^H^H^H^H^Hsimplistic; I don't think the
original designer thought about NULLs at all.

All of the array code could use an overhaul, actually, to move it out of
the student-project category and into the professional-tool category.
I've taken occasional swipes at it over the past couple of years, but
it still leaves a lot to be desired.  Any volunteers out there?
        regards, tom lane


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

Предыдущее
От: Christof Glaser
Дата:
Сообщение: Re: How to build this field
Следующее
От: Frank Joerdens
Дата:
Сообщение: How to drop an trigger