Add RE-SQL tests for Extensions. Fixes #4453 Branch ------ master
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=84b712a0082eb141c08f34a3836f33cdd35b8d06 Author: Nagesh Dhope <nagesh.dh...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_11.rst | 1 + .../tests/default/alter_extension_schema.sql | 7 +++ .../tests/default/alter_extension_version.sql | 7 +++ .../default/create_extension_with_all_options.sql | 7 +++ .../create_extension_with_default_schema.sql | 7 +++ .../databases/extensions/tests/default/tests.json | 59 ++++++++++++++++++++++ 6 files changed, 88 insertions(+)