Ensure that the Dictionaries drop-down shows all the dictionaries in the FTS
configuration dialog. Fixes #5429
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5ce27736589d164aac8cea26286ca3a9a1492b2f
Modified Files
--
docs/en_US/r
Hi,
PFA small patch to fix the `.dashboard-graph-body` CSS class scope to
prevent it affecting other places.
--
Regards,
Murtuza Zabuawala
*EDB*
*POWER TO POSTGRES*
https://www.edbpostgres.com
fix_css_scope.diff
Description: Binary data
Hello:
After enabling en file postgresql.conf shared_preload_libraries = '$
libdir/plugin_debugger.dll'
and installing the pldbgapi extension.
I try to debug a created function and pgadmin4 displays the following error.
Local variable 'debugger_version' referenced before assignment.
This variab
Hi Hackers,
Attached is the patch to replace the generic exception class with a newly
added ExecuteError class for all the places where error occurs when a SQL
is executed.
This fixes around 34 issues.
Please review.
--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgr