Hi,
The Cluster created by the 9.4.1 x64 Windows Installer is set to
French_France when French_Canada is selected.
Our workaround is to delete the cluster created by the installer and
recreate one with initdb –encoding=UTF-8 –lc-collate=French_Canada
–lc-ctype=French_Canada.
We've got that probl
Hi,
Please find patch for bug described in this link,
http://www.postgresql.org/message-id/54abf43a.7030...@ifortuna.cz
regards,
Prasaddiff --git pgadmin/dlg/dlgServer.cpp pgadmin/dlg/dlgServer.cpp
index f6b51e7..47bad68 100644
--- pgadmin/dlg/dlgServer.cpp
+++ pgadmin/dlg/dlgServer.cp
Make context menu items hookable.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a36cb5ae101051655213d64121e65e5703f6868a
Modified Files
--
web/pgadmin/browser/nodes/server_groups/hooks.py | 11 +
.../templates/server_gr
Move the JS code for the main browser out of the HTML template
and into the browser.js view.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=37be9180743ab11743c7ba1c8901175f20a24aaa
Modified Files
--
web/pgadmin/browser/templates/br
Add a Sphinx based help system, and include some initial docs on development.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=39089cca2143d5a72d95148c4a2d0f3a04c40b04
Modified Files
--
docs/en_US/Makefile.sphinx
Fix the about menu option, only display menus if they have items on them,
and add a management menu for future use.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bedaa52693d99d6c17b346199340d12af4c8ee06
Modified Files
--
web/pgadm
Add an ID to main menu options.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7179b79b8c3108980ef2fd21caeff9db2586c10e
Modified Files
--
web/pgadmin/browser/nodes/server_groups/hooks.py| 10 ++
web/pgadmin/browser/tem