pgsql: postgres_fdw: Fix test for parameterized foreign scan.

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема pgsql: postgres_fdw: Fix test for parameterized foreign scan.
Дата
Msg-id E1qbGSE-001e5G-78@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_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/019c13e7a9955b9e353889bf1d2573f2e4ed2148

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.