pgAdmin 4 commit: Add Reverse Engineered and Modified SQL tests for Syn

Akshay Joshi <[email protected]>
Newsgroups gmane.comp.db.postgresql.pgadmin.devel
Message-ID <[email protected]>
Add Reverse Engineered and Modified SQL tests for Synonyms. Fixes #4472

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_14.rst                  |   1 +
.../ppas/9.4_plus/create_public_syn_with_func.sql  |   6 +
.../9.4_plus/create_public_syn_with_func_msql.sql  |   2 +
.../ppas/9.4_plus/create_public_syn_with_pkg.sql   |   6 +
.../9.4_plus/create_public_syn_with_pkg_msql.sql   |   2 +
.../ppas/9.4_plus/create_public_syn_with_proc.sql  |   6 +
.../9.4_plus/create_public_syn_with_proc_msql.sql  |   2 +
.../ppas/9.4_plus/create_public_syn_with_seq.sql   |   6 +
.../9.4_plus/create_public_syn_with_seq_msql.sql   |   2 +
.../ppas/9.4_plus/create_public_syn_with_table.sql |   6 +
.../9.4_plus/create_public_syn_with_table_msql.sql |   2 +
.../ppas/9.4_plus/create_synonyms_with_func.sql    |   6 +
.../9.4_plus/create_synonyms_with_func_msql.sql    |   2 +
.../ppas/9.4_plus/create_synonyms_with_pkg.sql     |   6 +
.../9.4_plus/create_synonyms_with_pkg_msql.sql     |   2 +
.../ppas/9.4_plus/create_synonyms_with_proc.sql    |   6 +
.../9.4_plus/create_synonyms_with_proc_msql.sql    |   2 +
.../ppas/9.4_plus/create_synonyms_with_seq.sql     |   6 +
.../9.4_plus/create_synonyms_with_seq_msql.sql     |   2 +
.../ppas/9.4_plus/create_synonyms_with_table.sql   |   6 +
.../9.4_plus/create_synonyms_with_table_msql.sql   |   2 +
.../tests/ppas/9.4_plus/test_public_synonyms.json  | 237 +++++++++++++++++++++
.../tests/ppas/9.4_plus/test_synonyms.json         | 237 +++++++++++++++++++++
web/regression/re_sql/tests/test_resql.py          |   5 +-
24 files changed, 559 insertions(+), 1 deletion(-)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.