pgAdmin 4 commit: Fix architecture detection on 32 bit Windows. Fixes #

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix architecture detection on 32 bit Windows. Fixes #
Date: 2016-07-01 14:50:38
Message-ID: E1bIzmA-0007gh-Up@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix architecture detection on 32 bit Windows. Fixes #1427

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9c39fe2f2e69d2f7f4c8365bd30f0f0a63e1d03b

Modified Files
--------------
web/pgadmin/__init__.py | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Susan Douglas 2016-07-01 16:38:15 Patch for pgAdmin docs
Previous Message Dave Page 2016-07-01 12:16:04 Re: Fix for issue RM1336 [pgadmin4]