BUG #15453: Installer registers with major version only

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: dirk(dot)heinrichs(at)altum(dot)de
Subject: BUG #15453: Installer registers with major version only
Date: 2018-10-23 09:51:55
Message-ID: 15453-9c8129c20bc9d5f8@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15453
Logged by: Dirk Heinrichs
Email address: dirk(dot)heinrichs(at)altum(dot)de
PostgreSQL version: 10.5
Operating system: Windows
Description:

The EDB Windows installer says it installs version 10.5, but once installed
the list of installed packages (Control Panel\All Control Panel
Items\Programs and Features) only shows a version of 10. This makes it quite
hard for configuration management systems like Salt or Puppet to decide
whether a minor version update needs to be executed or not. Because of this,
Windows installers should always register the exact version number for the
package.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andrew Dunstan 2018-10-23 11:46:01 Re: BUG #15448: server process (PID 22656) was terminated by exception 0xC0000005
Previous Message Amit Langote 2018-10-23 03:36:14 Re: BUG #15437: Segfault during insert into declarative partitioned table with a trigger creating partition