Re: [HACKERS] A small problem with the new inet and cidr types

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] A small problem with the new inet and cidr types
Дата
Msg-id 199811031638.LAA08363@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] A small problem with the new inet and cidr types  (jwieck@debis.com (Jan Wieck))
Список pgsql-hackers
>     Not  calling  a  function  if  one of it's arguments is NULL?
>     Isn't NULL a legal value?
> 
>     I know that the function manager interface is  damned  stupid
>     in  the  case of NULL's. Some of the interface functions pass
>     isNull as in/out value and some do not. And the in value only
>     tells if any of the arguments are NULL, not which of them. It
>     hit me when building PL/pgSQL and PL/Tcl.
> 
>     Let's redesign the function call interface  and  define  that
>     any  function  has  to handle NULL arguments properly. Yes, I
>     know what that means :-).
> 

Added to TODO list:
* redesign the function call interface to handle NULLs better


--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: update and select
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Warning!!