| От | Tom Lane |
|---|---|
| Тема | Re: (PATCH) Adding CORRESPONDING (NULL error) |
| Дата | |
| Msg-id | 4746.1319745357@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: (PATCH) Adding CORRESPONDING (NULL error) (Kerem Kat <keremkat@gmail.com>) |
| Ответы |
Re: (PATCH) Adding CORRESPONDING (NULL error)
|
| Список | pgsql-hackers |
Kerem Kat <keremkat@gmail.com> writes:
> Union with NULL error persists without the corresponding patch. Here
> is the output from postgres without the patch:
> SELECT a FROM (SELECT 1 a) foo
> UNION
> SELECT a FROM (SELECT NULL a) foo2;
> ERROR: failed to find conversion function from unknown to integer
Yeah, this is a longstanding issue that is not simple to fix without
introducing other unpleasantnesses. It is not something you should
try to deal with at the same time as implementing CORRESPONDING.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера