| От | Tom Lane |
|---|---|
| Тема | Re: Use boolean array for nulls parameters |
| Дата | |
| Msg-id | 480187.1611071135@sss.pgh.pa.us обсуждение |
| Ответ на | Use boolean array for nulls parameters (japin <japinli@hotmail.com>) |
| Ответы |
Re: Use boolean array for nulls parameters
|
| Список | pgsql-hackers |
japin <japinli@hotmail.com> writes:
> When I review the [1], I find that the tuple's nulls array use char type.
> However there are many places use boolean array to repsent the nulls array,
> so I think we can replace the char type nulls array to boolean type. This
> change will break the SPI_xxx API, I'm not sure whether this chagnges cause
> other problems or not. Any thought?
We have always considered that changing the APIs of published SPI
interfaces is a non-starter. The entire reason those calls still
exist at all is for the benefit of third-party extensions.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера