mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-11 16:06:02 -06:00
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 |
||
---|---|---|
.. | ||
databases | ||
pgagent | ||
resource_groups | ||
roles | ||
static | ||
tablespaces | ||
templates | ||
tests | ||
__init__.py | ||
gpdb.py | ||
ppas.py | ||
types.py | ||
utils.py |