pgAdmin 4 commit: Modified RE-SQL/MSQL test cases of foreign tables for

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Modified RE-SQL/MSQL test cases of foreign tables for
Date: 2019-09-05 06:31:30
Message-ID: E1i5lIo-0005tX-PL@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Modified RE-SQL/MSQL test cases of foreign tables for EPAS 9.4 and 9.5

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9eff2e99263ac4bb265b6ae1827451e6ad327a17

Modified Files
--------------
.../{9.5_plus => 9.6_plus}/alter_add_cons_opts.sql | 0
.../alter_add_cons_opts_msql.sql | 0
.../pg/{9.5_plus => 9.6_plus}/alter_add_priv.sql | 0
.../{9.5_plus => 9.6_plus}/alter_add_priv_msql.sql | 0
.../pg/{9.5_plus => 9.6_plus}/alter_col_opts.sql | 0
.../{9.5_plus => 9.6_plus}/alter_col_opts_msql.sql | 0
.../alter_comment_add_columns.sql | 0
.../alter_comment_add_columns_msql.sql | 0
.../alter_remove_opts_priv_cons.sql | 0
.../alter_remove_opts_priv_cons_msql.sql | 0
.../create_foreign_table_with_all_options.sql | 0
.../create_foreign_table_with_all_options_msql.sql | 0
.../{9.5_plus => 9.6_plus}/test_foreign_table.json | 0
.../tests/ppas/9.2_plus/alter_add_opts.sql | 16 -----
.../tests/ppas/9.2_plus/alter_add_opts_msql.sql | 5 --
.../tests/ppas/9.2_plus/alter_add_priv.sql | 7 +-
.../{alter_col_opts.sql => alter_column.sql} | 7 +-
.../alter_column_msql.sql} | 3 -
.../ppas/9.2_plus/alter_comment_add_columns.sql | 4 +-
.../9.2_plus/alter_comment_add_columns_msql.sql | 4 +-
.../ppas/9.2_plus/alter_remove_opts_priv_msql.sql | 4 --
..._remove_opts_priv.sql => alter_remove_priv.sql} | 7 +-
.../tests/ppas/9.2_plus/alter_remove_priv_msql.sql | 1 +
.../create_foreign_table_with_all_options.sql | 3 +-
.../create_foreign_table_with_all_options_msql.sql | 3 +-
.../tests/ppas/9.2_plus/test_foreign_table.json | 81 +++++++++-------------
.../{9.5_plus => 9.6_plus}/alter_add_cons_opts.sql | 0
.../alter_add_cons_opts_msql.sql | 0
.../ppas/{9.5_plus => 9.6_plus}/alter_add_priv.sql | 0
.../{9.5_plus => 9.6_plus}/alter_add_priv_msql.sql | 0
.../ppas/{9.5_plus => 9.6_plus}/alter_col_opts.sql | 0
.../{9.2_plus => 9.6_plus}/alter_col_opts_msql.sql | 0
.../alter_comment_add_columns.sql | 0
.../alter_comment_add_columns_msql.sql | 0
.../alter_remove_opts_priv_cons.sql | 0
.../alter_remove_opts_priv_cons_msql.sql | 0
.../create_foreign_table_with_all_options.sql | 0
.../create_foreign_table_with_all_options_msql.sql | 0
.../{9.5_plus => 9.6_plus}/test_foreign_table.json | 0
39 files changed, 54 insertions(+), 91 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Fahar Abbas 2019-09-05 08:09:05 [4696] Add RE-SQL/MSQL test cases for Materialized View
Previous Message Dave Page 2019-09-04 14:46:41 Re: [pgAdmin][RM4631] PgAdmin IV browser locks up when trying to undo an edit