pgAdmin 4 commit: Fixed issues where the 'pg_pltemplate' system catalog - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed issues where the 'pg_pltemplate' system catalog
Date
Msg-id E1kPMVp-0002VN-E3@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - RM 5885 - Macro Support - Not able to change the Name
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5843] [SQL] - Some 'options' values for function not shown in sql