Thread: pgAdmin 4 commit: Modified RESQL test cases for Foreign Tables to fix t
Modified RESQL test cases for Foreign Tables to fix the build failures. Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=98492e7718b4fee8eb2fc3d917f05f5fae7016c5 Modified Files -------------- .../schemas/foreign_tables/tests/pg/9.2_plus/alter_add_priv.sql | 2 +- .../schemas/foreign_tables/tests/pg/9.2_plus/alter_add_priv_msql.sql | 2 +- .../schemas/foreign_tables/tests/pg/9.2_plus/alter_col_opts.sql | 2 +- .../schemas/foreign_tables/tests/pg/9.2_plus/test_foreign_table.json | 4 ---- .../schemas/foreign_tables/tests/pg/9.6_plus/alter_add_priv.sql | 2 +- .../schemas/foreign_tables/tests/pg/9.6_plus/alter_add_priv_msql.sql | 2 +- .../schemas/foreign_tables/tests/pg/9.6_plus/alter_col_opts.sql | 2 +- .../schemas/foreign_tables/tests/pg/9.6_plus/test_foreign_table.json | 4 ---- .../schemas/foreign_tables/tests/ppas/9.2_plus/alter_add_priv.sql | 2 +- .../foreign_tables/tests/ppas/9.2_plus/alter_add_priv_msql.sql | 2 +- .../schemas/foreign_tables/tests/ppas/9.2_plus/alter_column.sql | 2 +- .../foreign_tables/tests/ppas/9.2_plus/test_foreign_table.json | 4 ---- .../schemas/foreign_tables/tests/ppas/9.6_plus/alter_add_priv.sql | 2 +- .../foreign_tables/tests/ppas/9.6_plus/alter_add_priv_msql.sql | 2 +- .../schemas/foreign_tables/tests/ppas/9.6_plus/alter_col_opts.sql | 2 +- .../foreign_tables/tests/ppas/9.6_plus/test_foreign_table.json | 4 ---- 16 files changed, 12 insertions(+), 28 deletions(-)