Re: Encountering NULLS in plpgsql

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Encountering NULLS in plpgsql
Дата
Msg-id 441AD5C7.40304@archonet.com
обсуждение исходный текст
Ответ на Encountering NULLS in plpgsql  (Randy Yates <yates@ieee.org>)
Список pgsql-general
Randy Yates wrote:
> I wrote a simple pl to compute running sums, but when it encountered a
> null on a float4 value it caused pgadminIII to crash (exited
> abruptly). Is this intended behavior?

No, but we'll need more information to figure out what is going on.

What language did you use for the procedural code?
Can you show us that code?
What version of postgreSQL?
What version of pgAdmin III?
Was there any error message?
Is there anything in the logs?

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: after insert trigger hangs
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: each line counter