| От | Tom Lane |
|---|---|
| Тема | Re: Column is of type date but expression is of type text |
| Дата | |
| Msg-id | 26200.1266776271@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Column is of type date but expression is of type text (list_usr@spacebox.net) |
| Ответы |
Re: Column is of type date but expression is of type text
|
| Список | pgsql-jdbc |
list_usr@spacebox.net writes:
> I think the issue was the ordering of the parameters - after your
> initial answer to my question I updated the stored procedure so the
> ordering of the parameters matched the order that they appeared in the
> insert statement. I recreated the stored procedure and continued to
> encounter the problem which led me to believe that wasn't the issue.
Note that two functions with the same names and differently ordered
parameter lists are different objects to Postgres. I think maybe you
forgot to drop the first version and it was still getting invoked.
regards, tom lane
В списке pgsql-jdbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера