Patch for Redmine Bug 5630

From: Paresh More <paresh(dot)more(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Cc: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>, Dave Page <dpage(at)pgadmin(dot)org>
Subject: Patch for Redmine Bug 5630
Date: 2020-06-26 12:45:29
Message-ID: CAAgiCNGPVGD0YfS4-Wnk-7fRyTdgrUo5b9s4Qa4+DOHWXt_5qQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello Dave,

This is regarding issue #5630 (Installation on 32-bit Windows not working)
https://redmine.postgresql.org/issues/5630

There was one condition missing
- For system running a 32-bit version of Windows there should not be any
checkfor HKLM64 in RegQueryStringValue (This get reproduce purely on 32bit
machine)

I don't have a 32-bit windows machine, so I am unable to test it.

I am able to build this on 64-bit arch machine with this patch.

Attached is the patch for the same.

--

Thanks & Regards

*Paresh More*

[image: NEW-EDB-logo-4c]

Pune, India.
Cell : +919922000564 | www.enterprisedb.com

Attachment Content-Type Size
5630_v1.patch application/octet-stream 1.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-26 13:55:20 pgAdmin 4 commit: Fixed an issue where the semicolon is misplaced in RL
Previous Message Akshay Joshi 2020-06-26 12:37:04 Re: [pgAdmin][RM5601] : [Schema Diff] Add RLS policy support in schema diff