Обсуждение: pgsql: postgres_fdw: Fix test for parameterized foreign scan.

Поиск
Список
Период
Сортировка

pgsql: postgres_fdw: Fix test for parameterized foreign scan.

От
Etsuro Fujita
Дата:
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_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a67cf941151f3fcf35fb3ccf3446644ded89a942

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(-)