Re: [pgAdmin4] Questions about trigger properties's Fires in edit mode

2021-07-29 Thread Aditya Toshniwal
Hi, PostgreSQL allows an alter only for name - https://www.postgresql.org/docs/current/sql-altertrigger.html. Even if we enable it, we cannot generate the SQL for the change. On Thu, Jul 29, 2021 at 3:23 PM zhangj...@fujitsu.com wrote: > Hi, all > > In trigger's Properties screen, the 'fires' i

[pgAdmin4] Questions about trigger properties's Fires in edit mode

2021-07-29 Thread zhangj...@fujitsu.com
Hi, all In trigger's Properties screen, the 'fires' is disabled. What is the reason why 'fires' is disabled? I think it should be the same as 'evnt_insert', When server_type is ppas and in edit mode, 'fires' is disabled. file: web/pgadmin/browser/server_groups/servers/databases/schemas/tables/tr