| От | PG Bug reporting form |
|---|---|
| Тема | BUG #18780: Bindings types are lost for complex queries |
| Дата | |
| Msg-id | 18780-bae540b8dbfe4cdc@postgresql.org обсуждение исходный текст |
| Ответы |
Re: BUG #18780: Bindings types are lost for complex queries
|
| Список | pgsql-bugs |
The following bug has been logged on the website: Bug reference: 18780 Logged by: Viktr Email address: vik@notexi.st PostgreSQL version: 17.2 Operating system: Linux d2c635331de7 6.10.14-linuxkit #1 SMP PREEMPT Description: Hi there, Actual discussion is here: https://github.com/pgjdbc/pgjdbc/issues/3482 In brief: I do understand that "select 1 as one, 2 as two, 3 as three" might have lack of type info. But I suppose, in case these values are used in the assignment, the type could be taken from the corresponding column type. Like for "insert into sometable(one, two, three) select 1 as one, 2 as two, 3 as three" it is obvious that types should match.
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера