| От | Ashish Kamra |
|---|---|
| Тема | DirectFunctionCall3 and array_in |
| Дата | |
| Msg-id | 491CCBF5.9020304@purdue.edu обсуждение исходный текст |
| Ответы |
Re: DirectFunctionCall3 and array_in
|
| Список | pgsql-hackers |
I was trying to call the array_in() function using the DirectFunctionCall3() interface. It fails as the code in array_in() tries to refer to fcinfo->flinfo->fnextra where flinfo is set to NULL by the DirectFunctionCall3() interface. I am not sure if this is a bug or that we are not supposed to use DirectFunctionCall3 to call array_in. Anyway, I debugged some array related to queries to find that the following function sequence is used to call array_in ... OidInputFunctionCall InputFunctionCall ... For the time being I will use this, but can someone clarify if what I stated above is a problem? Thanks, Ashish
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера