Fixed an issue where the search object is unable to locate inherited tables and 
constraint filters are not working. Fixes #5492

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d6b22f1f4c631d969910d0ee09755fae0943785e
Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_23.rst                  |  1 +
.../static/js/search_objects_dialog_wrapper.js     | 15 +++++++--
.../search_objects/sql/pg/10_plus/search.sql       | 37 ++++++++++++----------
.../search_objects/sql/pg/11_plus/search.sql       | 37 ++++++++++++----------
.../search_objects/sql/ppas/10_plus/search.sql     | 37 ++++++++++++----------
.../search_objects/sql/ppas/12_plus/search.sql     | 37 ++++++++++++----------
6 files changed, 98 insertions(+), 66 deletions(-)

Reply via email to