pgsql: postgres_fdw: Fix test for parameterized foreign scan.

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема pgsql: postgres_fdw: Fix test for parameterized foreign scan.
Дата
Msg-id E1qbGSE-001e58-5o@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
postgres_fdw: Fix test for parameterized foreign scan.

Commit e4106b252 should have updated this test, but did not; back-patch
to all supported branches.

Reviewed by Richard Guo.

Discussion: http://postgr.es/m/CAPmGK15nR0NXLSCKQAcqbZbTzrzd5MozowWnTnGfPkayndF43Q%40mail.gmail.com

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5220b568c5ad8d9ac97c0401453267491a378ef3

Modified Files
--------------
contrib/postgres_fdw/expected/postgres_fdw.out | 8 ++++----
contrib/postgres_fdw/sql/postgres_fdw.sql      | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)


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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: pgsql: Add bc6041b61f to .git-blame-ignore-revs.
Следующее
От: Etsuro Fujita
Дата:
Сообщение: pgsql: Doc: Improve documentation for creating custom scan paths.