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 | 199811012244.RAA01062@candle.pha.pa.us обсуждение исходный текст |
Ответ на | A small problem with the new inet and cidr types (darcy@druid.net (D'Arcy J.M. Cain)) |
Ответы |
Re: [HACKERS] A small problem with the new inet and cidr types
Re: [HACKERS] A small problem with the new inet and cidr types |
Список | pgsql-hackers |
> It seems that we have a small problem with the operators and functions > in the inet and cidr types. If the value in a field is null then the > backend crashes when you try to apply one of the operators or functions > on it. I have a small patch ready to fix the functions but I'm not > sure what the behaviour should be for the operators. For the functions > I return an empty string if the argument is null except for masklen() > which returns 0. Should masklen return 32? > > At Marc's request I am holding my patch until 6.4 is frozen. Huh. You have a backend crash fix, and we can't apply it until after 6.4 is out the door? -- 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 по дате отправления: