pgAdmin 4 commit: Fix issue where property dialog of column should open - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix issue where property dialog of column should open
Date
Msg-id E1hafj8-0005Hr-AH@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix issue where property dialog of column should open properly for EPAS v12. Fixes #4343

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d774a0ff6766f410fa8c1aaad460700d53cf03e7

Modified Files
--------------
docs/en_US/release_notes_4_9.rst                                       | 3 ++-
.../servers/databases/schemas/tables/columns/static/js/column.js       | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM4228] Incorrect table listed in panel header
Next
From: Yosry Muhammad
Date:
Subject: Re: [GSoC] Check if a query resultset is update-able