Ensure that PYTHONHOME is set for sub-processes such as the background executor.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2f6a0e01da9acfa0d24977bdd191cd04529d370e
Author: Ashesh Vashi
Modified Files
--
web/pgAdmin4.py | 11 +
Reduce the default log level to something more sensible.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=24a3f3ab4248058501e9890e1d7ed492f3945018
Modified Files
--
web/config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Got it.
Thanks again for speaking with us earlier!
On Thu, Feb 9, 2017 at 12:13 PM, Dave Page wrote:
> Hi
>
> On Thu, Feb 9, 2017 at 5:02 PM, George Gelashvili
> wrote:
> > Hello Hackers,
> >
> > We were wondering if there is a pgadmin-hackers IRC or similar setup for
> > closer-to-realtime com
On Fri, Feb 10, 2017 at 4:42 PM, George Gelashvili
wrote:
> Thanks Dave. That helped us get it building -- it turns out we had set up
> virtualenv under pyenv instead of under system python. We also had to
> chmod+w on the pg_dump that is supposed to be re-written by
> install_name_tool.
> Now we
Thanks Dave. That helped us get it building -- it turns out we had set up
virtualenv under pyenv instead of under system python. We also had to
chmod+w on the pg_dump that is supposed to be re-written by
install_name_tool.
Now we are just having issues running it. It shows the splash screen and
th
Hi
The Macro template was referring to the old code that's why it generates
wrong sql.
Now the changes made in RM1840 are incorporated into macro template as well.
Please find attached patch.
Thanks
Surinder Kumar
RM2115.patch
Description: Binary data
--
Sent via pgadmin-hackers mailing list
Hi
On Thu, Feb 9, 2017 at 11:22 PM, George Gelashvili
wrote:
> Hello Hackers!
>
> We're having trouble building the app with Qt runtime.
> We've tried running make appbundle after setting PGDIR, QTDIR, PYTHON_HOME,
> and PYTHON_VERSION environment variables. We've tried setting PYTHON_HOME to
> t
Fix runtime version number.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d3232b2449c89510987ac2c569b6c372410e253a
Modified Files
--
runtime/Info.plist | 4 ++--
runtime/pgAdmin4.pro | 2 +-
web/config.py| 3 ++-
3 files ch
Add link to 1.2 README
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=eed4ec6d7ab852ee5727d7a70e86b25901bc0868
Modified Files
--
download/source4.php | 1 +
1 file changed, 1 insertion(+)
--
Sent via pgadmin-hackers mailing li
Update website for 1.2 release.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=c56314315e92eb22e4d84986923e244a1fd54a82
Modified Files
--
download/macos4.php | 1 +
download/pip4.php | 1 +
download/source4.php | 1 +
downlo
Hi
*Issue:* The function and procedure nodes displayed under schema nodes and
packages node, so both were sharing same name.
*Solution:*
Overrides the *register_preferences* method for *EdbFuncModule* and
*EdbProcModule* class and update their labels.
Please find attached patch and review.
Than
Tag REL-1_2 has been created.
View: http://git.postgresql.org/gitweb?p=pgadmin4.git;a=tag;h=refs/tags/REL-1_2
Log Message
---
Tag 1.2
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-
12 matches
Mail list logo