| От | Peter Eisentraut |
|---|---|
| Тема | Re: Cleaning up the INET/CIDR mess |
| Дата | |
| Msg-id | 200601262212.02679.peter_e@gmx.net обсуждение исходный текст |
| Ответ на | Cleaning up the INET/CIDR mess (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Cleaning up the INET/CIDR mess
|
| Список | pgsql-hackers |
Tom Lane wrote: > Without the flag, it's okay for cidr-to-inet to be a > binary-compatible (no function) conversion. However, inet-to-cidr > has to either zero out bits to the right of the netmask, or error out > if any are set. Joachim Wieland posted a patch that makes the > coercion function just silently zero out any such bits. That's OK > with me, but does anyone want to argue for an error? Zero the bits if it's an explicit cast, raise an error if not. -- Peter Eisentraut http://developer.postgresql.org/~petere/
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера