Re: Patch for Redmine Bug 5587

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Patch for Redmine Bug 5587
Дата
Msg-id CA+OCxoxvEfd1=v4SAEiVM+SUe4N+_QeB5z7ASiw5QEYtCiEFBg@mail.gmail.com
обсуждение исходный текст
Ответ на Patch for Redmine Bug 5587  (Paresh More <paresh.more@enterprisedb.com>)
Список pgadmin-hackers
Thanks, applied with some spelling fixes :-p

Akshay, please have one of the team test this thoroughly.


On Mon, Jun 22, 2020 at 8:31 AM Paresh More <paresh.more@enterprisedb.com> wrote:
Hello Dave,

This is regarding issue #5587 (Handle Windows x32/x64 installation using Innotool)

This patch will make sure the following thing

  • pgAdmin4 windows installer should restrict the user not to install 32bit and 64bit parallelly.
  • It should not allow pgAdmin4 install x64 if x32 is installed Or vice versa, only upgrade of the same type should be allowed.

  • If user has already installed 32bit installer and try to install 64bit it should throw an error as "You already have a 32bit installation of pgAdmin 4. Please uninstall this before installing the 64bit version."

  • If user has already installed 64bit installer and try to install 32bit it should throw an error as "You already have a 64 bit installation of pgAdmin 4. Please uninstall this before installing the 32 bit version."


It's working fine at my end.

Attached is the patch for the same.


--

Thanks & Regards

Paresh More

NEW-EDB-logo-4c

Pune, India.

Cell :  +919922000564 |  www.enterprisedb.com


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Disallow installation of the 32 and 64 bit builds at
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Update version for release.