Hi Hackers,
One of the dependencies of cheroot - jaraco.functools was released on 20th
Dec (v 3.0.0) which removed the support below Python 3.6. So while
installing cheroot (using pgAdmin wheel) on Python 3.5, it is failing.
cheroot works fine with its previous version of jaraco.functools==2.0.0.
Hi Hackers,
Attached is the patch to refactor SQL for functions and procedures wherever
possible.
Along with this, it also fixes a bug where functions dialog data types was
showing system objects when "Show system objects" was set to False and
vice-versa.
Kindly review.
--
Thanks and Regards,
A
Hi Hackers,
Attached is the patch to enhance select2 used in pgAdmin. The select2
dropdown will show only a few items when opened initially. On scrolling it
will show others. Searching will work as before. This will reduce the
number of DOM nodes on page.
Note that, individual controls can disable