Thread: pgAdmin 4 commit: Fixed issues where the 'pg_pltemplate' system catalog

pgAdmin 4 commit: Fixed issues where the 'pg_pltemplate' system catalog

From
Akshay Joshi
Date:
Fixed issues where the 'pg_pltemplate' system catalog is removed from PG 13 and it gives error while creating the
language.

Branch
------
master

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

Modified Files
--------------
.../servers/databases/languages/__init__.py           | 15 ++++++++++-----
.../servers/databases/languages/static/js/language.js | 19 +++++++++++++++++++
.../databases/languages/tests/language_test_data.json |  2 ++
.../tests/test_language_get_function_and_template.py  |  4 ++++
4 files changed, 35 insertions(+), 5 deletions(-)