Re: BUG #15564: Setup sets wrong data type for value in WindowsRegistry - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #15564: Setup sets wrong data type for value in WindowsRegistry
Date
Msg-id 20181225001111.GA2334@paquier.xyz
Whole thread Raw
In response to BUG #15564: Setup sets wrong data type for value in Windows Registry  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #15564: Setup sets wrong data type for value in Windows Registry  (Panagiotis Drivilas <pdrivilas@gmail.com>)
List pgsql-bugs
On Mon, Dec 24, 2018 at 04:11:26AM +0000, PG Bug reporting form wrote:
> I have noticed that the installation sets the following registry key:
> HKEY_CURRENT_USER\Software\PostgreSQL\StackBuilder\Download Path
>
> as REG_DWORD but writes to it as string.
>
> Regedit shows for this key: (invalid DWORD (32-bit) value)
> If you double click it shows the download path as binary data.
>
> The same problem exists in PostgreSQL 10 installation in another machine
> with Windows 10 Pro x64.

Where does this installer come from?  EDB?  This code is handled out
of the main tree so you may want to reach out the maintainers
directly, though they usually look at this mailing list as well.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #15565: truncate bug with tables which have temp table inherited
Next
From: PG Bug reporting form
Date:
Subject: BUG #15566: can't insert money type