pgadmin4/web/pgadmin/browser/server_groups/servers
Aditya Toshniwal 0424f7d962 Fixed following issues for Procedures:
1) Change comments on the procedure with arguments as a procedure can be overloaded.
     Note that on EPAS servers, procedure overloading works only for v11+.
  2) The save button of a procedure dialog is enabled without any change.
  3) Fixed formatting of the reverse-engineered SQL.
  4) On EPAS servers, the parameters set were not displayed in the SQL generated.
     They are visible only if set to edbsql.
  5) Changing the volatility option of any existing procedure was not working.
  6) Changing the parallel option (EPAS v9.6+) was not working.
  7) Added RE-SQL test cases for procedures.

Fixes #4620, Fixes #4873
2020-04-15 13:54:17 +05:30
..
databases Fixed following issues for Procedures: 2020-04-15 13:54:17 +05:30
pgagent Fixed gettext usage: 2020-04-10 14:52:41 +05:30
resource_groups Fixed gettext usage: 2020-04-10 14:52:41 +05:30
roles Various misc fixes: 2020-04-08 14:14:25 +05:30
static Fixed tab key navigation for some dialogs. Fixes #5371 2020-04-14 13:32:03 +05:30
tablespaces Fixed gettext usage: 2020-04-10 14:52:41 +05:30
templates Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
tests Ensure that the password prompt should not be visible if the database server is in trust authentication mode. Fixes #2813 2020-04-10 17:03:04 +05:30
__init__.py Using 'is_valid_ipaddress' utility function everywhere 2020-04-14 18:51:48 +05:30
gpdb.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
ppas.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
types.py Fixed gettext usage: 2020-04-10 14:52:41 +05:30
utils.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00