| От | Joe Conway |
|---|---|
| Тема | Re: Wierded error in recursive function; debugging ideas? |
| Дата | |
| Msg-id | 4119A901.6060003@joeconway.com обсуждение исходный текст |
| Ответ на | Wierded error in recursive function; debugging ideas? (Josh Berkus <josh@agliodbs.com>) |
| Ответы |
Re: Wierded error in recursive function; debugging ideas?
|
| Список | pgsql-sql |
Josh Berkus wrote: > I'm seeing this bizarre, unreproducable error in my logs: > > [2] Wrong datatype for second argument in call to in_array > SQL: SELECT sf_event_decendants(66645,111) > I also checked for in_array and it's not a visible built-in function. Is this > maybe a PostgreSQL bug? Version is 7.4.1 > There is no in_array() function in Postgres that I'm aware of -- you sure that isn't array_in()? The rest of that error message doesn't seem to be there in 7.4 either. Can we see the function? Joe
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера