Re: postgres_fdw could deparse ArrayCoerceExpr

Поиск
Список
Период
Сортировка
От Maxim Orlov
Тема Re: postgres_fdw could deparse ArrayCoerceExpr
Дата
Msg-id CACG=ezamc2JY7SkhfBMWsybf-O+nSPzK36cMcDg8yCjFWM3R0Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: postgres_fdw could deparse ArrayCoerceExpr  (Alexander Pyhalov <a.pyhalov@postgrespro.ru>)
Ответы Re: postgres_fdw could deparse ArrayCoerceExpr
Список pgsql-hackers


On Mon, 27 Jan 2025 at 09:46, Alexander Pyhalov <a.pyhalov@postgrespro.ru> wrote:
Unfortunately, it's not so simple. We can't just ship type casts to
remote server if we are not sure that local and remote types match. For
example,
 
Yeah, my fault. I've overlooked an "elemexpr" member in "ArrayCoerceExpr" and erroneously 
consider them to have the same structure. Maybe some refactoring may be done here, but, 
obviously, this is not a goal of this patch

--
Best regards,
Maxim Orlov.

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