pgAdmin 4 commit: Modified RESQL test cases for Foreign Tables to fix t - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Modified RESQL test cases for Foreign Tables to fix t
Date
Msg-id E1jFyHU-0001b7-6G@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: "Libor M."
Date:
Subject: pgAdmin 4 - gettext usage fixes
Next
From: Aditya Toshniwal
Date:
Subject: Re: Want to contribute as a developer