pgadmin4/web/pgadmin/browser/server_groups/servers
Murtuza Zabuawala e8f0cf6d94 Resolve various trigger issues. Fixes #2015
- Allow changing of row/statement flag
- When user update any of the parameter - trigger gets disappear from browser tree. To make it visible user  has to do refresh.
- Edit Mode - 'Row level' trigger was not allowed to edit for "inline edb-spl" trigger function, even though "Row Trigger" is enabled.
- SQL was not generated properly when user change 'Row Trigger', Fires and events.
- Edit Mode - Fires and Events should be allowed to edit for "inline edb-spl" function mentioned with Code in description.
- Edit Mode - For trigger, if user edit parameters like Fires, Events, Code, Row trigger etc. then new OID is getting generated so we should fetch and return new OID in response rather then old trigger OID.
2017-01-30 13:05:15 +00:00
..
databases Resolve various trigger issues. Fixes #2015 2017-01-30 13:05:15 +00:00
pgagent Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
resource_groups Various improvements to the regression tests, notably avoiding use of signals unavailable on Windows. 2017-01-08 18:48:04 +05:30
roles Improve the display of role membership on both the properties panel and role dialogue. Fixes #1730 2017-01-16 14:48:25 +00:00
static Fix display of enum GUCs on users/databases etc. Fixes #2067 2017-01-17 10:45:01 +00:00
tablespaces Create a template loader for SQL templates. 2017-01-30 11:25:03 +00:00
templates Create a template loader for SQL templates. 2017-01-30 11:25:03 +00:00
tests Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
__init__.py Create a template loader for SQL templates. 2017-01-30 11:25:03 +00:00
ppas.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
types.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
utils.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00