code to deparse parameter in postgres_fdw is duplicated

Поиск
Список
Период
Сортировка
От Ashutosh Bapat
Тема code to deparse parameter in postgres_fdw is duplicated
Дата
Msg-id CAFjFpRc1W3U9cXWdUxRtqCkXwgzDhLQwpYdhYKngpus-wVC_7w@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
Hi,
The code to deparse a Var or Param node as a parameter in the query looks same except the member names for getting type and typmod. PFA patch to push that into a function to deduplicate it. Regression and tests in contrib/postgres_fdw run clean with this patch.

--
Best Wishes,
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company
Вложения

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

Предыдущее
От: Dilip Kumar
Дата:
Сообщение: Re: parallel joins, and better parallel explain
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: checkpointer continuous flushing