Re: Issue with a variable in a function

Поиск
Список
Период
Сортировка
От tlund79
Тема Re: Issue with a variable in a function
Дата
Msg-id 1320835299242-4977361.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Issue with a variable in a function  (tlund79 <thomas.lund@eniro.no>)
Список pgsql-sql
I solved this one by trial and error. You were right I needed brackets to
indicate an array, but also needed to replace "in ($4)" with "= any ($4)"

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Issue-with-a-variable-in-a-function-tp4974235p4977361.html
Sent from the PostgreSQL - sql mailing list archive at Nabble.com.


В списке pgsql-sql по дате отправления:

Предыдущее
От: tlund79
Дата:
Сообщение: Re: Issue with a variable in a function
Следующее
От: Sylvain Mougenot
Дата:
Сообщение: Re: Partitionning + Trigger and Execute not working as expected