rw_redis_fdw: SQL Errors when statement is within a function

Поиск
Список
Период
Сортировка
От GPT
Тема rw_redis_fdw: SQL Errors when statement is within a function
Дата
Msg-id CADep2PPVOo68kRsC0yDF0X_neUGd8pduTKnmyDp0RSaDajTuEg@mail.gmail.com
обсуждение исходный текст
Ответы Re: rw_redis_fdw: SQL Errors when statement is within a function
Список pgsql-general
Hi,

I have faced an incident which, according to the developer, "The
problem seems to be that pgsql switches from a CONST sub-expression
into a FUNCEXPR after a few goes, ..."

Please have a look at the following two links which describe the problem:

https://github.com/nahanni/rw_redis_fdw/issues/13
https://github.com/nahanni/rw_redis_fdw/issues/14

The first link (13) has to do with PG10.x version.
The second one (14) has to do with PG11 version in which the developer
traces the "problem".

Please check and comment.

Tia


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

Предыдущее
От: Mark Fletcher
Дата:
Сообщение: Re: Oracle vs PG
Следующее
От: Andres Freund
Дата:
Сообщение: Re: rw_redis_fdw: SQL Errors when statement is within a function