Test coverage for CREATE/ALTER FOREIGN DATA WRAPPER .. HANDLER. Amit Langote, per a suggestion from Mark Dilger. Reviewed by Marc Dilger and Ashutosh Bapat.
Discussion: http://postgr.es/m/cafjfprel0oen7scpnsepbqjhb2bp1wnh1uvbof_w6keuv6z...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/60cd2f8a2d1a1e763b2df015e2e660caa9e39a67 Modified Files -------------- src/test/regress/expected/foreign_data.out | 28 +++++++++++++++++++----- src/test/regress/input/create_function_1.source | 6 +++++ src/test/regress/output/create_function_1.source | 5 +++++ src/test/regress/regress.c | 7 ++++++ src/test/regress/sql/foreign_data.sql | 13 +++++++++++ 5 files changed, 53 insertions(+), 6 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers