pgadmin-org / pgadmin4

pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
https://www.pgadmin.org
Other
2.43k stars 638 forks source link

Trigger function with return type event_trigger is not displayed in tree view with EPAS server (RM #3549) #1998

Closed dpage closed 2 years ago

dpage commented 6 years ago

Issue migrated from Redmine: https://redmine.postgresql.org/issues/3549 Originally created by Fahar Abbas at 2018-08-06 09:52:57 UTC.

Build:

https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2018-08-06/

Tested version EPAS 10 and EPAS 11

Platform: Windows 2016

Steps

  1. Expand EPAS server
  2. Go into trigger function node
  3. provide name
  4. In Definition section provide following in code section begin null; end;
  5. Select Return type trigger_function
  6. Click on Save

Expected Result:

Trigger function with return type event_trigger should displayed in tree view

dpage commented 6 years ago

Image migrated from Redmine: https://redmine.postgresql.org/attachments/download/3187 Originally created by Fahar Abbas at 2018-08-06 09:52:39 UTC.

Screen_Shot_2018-08-06_at_2.37.06_PM.png

Filename: Screen_Shot_2018-08-06_at_2.37.06_PM.png

dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3549#note-2 Originally created by Akshay Joshi at 2018-08-10 10:41:14 UTC.

Redmine ticket header update:

Name Old Value New Value
Sprint changed Ready
dpage commented 5 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3549#note-3 Originally created by Khushboo Vashi at 2019-01-02 11:02:49 UTC.

Redmine ticket header update:

Name Old Value New Value
Sprint changed Ready EDB Sprint 31
dpage commented 5 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3549#note-4 Originally created by Akshay Joshi at 2019-01-04 06:09:17 UTC.

Redmine ticket header update:

Name Old Value New Value
Status changed New In Progress
Assigned To changed Akshay Joshi
dpage commented 5 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3549#note-5 Originally created by Akshay Joshi at 2019-01-04 09:49:39 UTC.

Patch Sent: https://www.postgresql.org/message-id/CANxoLDch-JuF8Rm8OSOekY7e=NZ1qK7pgSxE9Ar+XTRLTMBg6g@mail.gmail.com

dpage commented 5 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3549#note-6 Originally created by Dave Page at 2019-01-04 13:06:10 UTC.

Redmine ticket header update:

Name Old Value New Value
Fixed Version changed 4.0
dpage commented 5 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3549#note-7 Originally created by Akshay Joshi at 2019-01-04 13:06:50 UTC.

Applied in changeset commit:4e27bf989fcd210d6c32d96a8a9f9f3590b96d9e.

Redmine ticket header update:

Name Old Value New Value
Status changed In Progress In Testing
Done Ratio changed 0 90
dpage commented 5 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3549#note-8 Originally created by Fahar Abbas at 2019-01-07 06:48:51 UTC.

RM resolved and tested on Windows Build Tested Build:

https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2019-01-07/

Redmine ticket header update:

Name Old Value New Value
Status changed In Testing Resolved
Done Ratio changed 90 100
dpage commented 2 years ago

Issue closed on Redmine.