pgsql: Add regression tests for remote execution of extension operators

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Add regression tests for remote execution of extension operators
Дата
Msg-id E1Zu1TE-0005lX-Gg@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add regression tests for remote execution of extension operators/functions.

Rather than relying on other extensions to be available for installation,
let's just add some test objects to the postgres_fdw extension itself
within the regression script.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b9f117d6cd3c79780b0c0e57068f0837f7493aa6

Modified Files
--------------
contrib/postgres_fdw/expected/postgres_fdw.out |  178 +++++++++++++++++-------
contrib/postgres_fdw/sql/postgres_fdw.sql      |   68 ++++++---
2 files changed, 182 insertions(+), 64 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Allow postgres_fdw to ship extension funcs/operators for remote
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Update spelling of COPY options