pgadmin-org / pgadmin3

Archive of the pgAdmin III project
https://www.pgadmin.org/
Other
178 stars 82 forks source link

Visual feedback of disabled triggers (RM #550) #320

Closed dpage closed 2 years ago

dpage commented 13 years ago

Issue migrated from Redmine: https://redmine.postgresql.org/issues/550 Originally created by Anonymous at 2011-02-09 16:53:43 UTC.

I would like to suggest you a simple feature : is it possible to add, in the left panel of pgAdmin (objects browser), a visual feedback of disabled triggers (like a red cross, for example, or a greyed icon) ?

dpage commented 13 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/550#note-1 Originally created by Guillaume Lelarge at 2011-03-06 15:11:28 UTC.

Redmine ticket header update:

Name Old Value New Value
Status changed New In Progress
dpage commented 13 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/550#note-2 Originally created by Guillaume Lelarge at 2011-03-06 15:12:45 UTC.

Patch available on this git branch: https://github.com/gleu/pgadmin3/tree/ticket306

dpage commented 13 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/550#note-3 Originally created by Guillaume Lelarge at 2011-03-07 20:39:53 UTC.

Commited on http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commit;h=f1bbe75334c3da48481f2edd8471e81e00d8f5ad

Redmine ticket header update:

Name Old Value New Value
Status changed In Progress Resolved
Resolution changed fixed
dpage commented 2 years ago

Issue closed on Redmine.