Are postgresql-9.4 binaries available on Windows XP?

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Are postgresql-9.4 binaries available on Windows XP?
Дата
Msg-id 53F6BCE3.6010606@tpf.co.jp
обсуждение исходный текст
Ответы Re: Are postgresql-9.4 binaries available on Windows XP?  (Dave Page <dpage@pgadmin.org>)
Список pgsql-hackers
Hi Dave and Andrew,

I recently noticed the thread [BUGS] BUG #11039: installation fails when trying to install C++
redistributable .

Unfortunately I have no XP machine at hand and can't test the
installer by myself.

Looking at the binaries in the package, they seem to be built using
Visual Studio 2013. I'm suspicious if the binaries are available on
Windows XP.

If I recognize correctly, Visual Studio 2012 or later doesn't support
Windows XP by default and Platform Toolset v120_xp (or v110_xp) must
be specified so as to build binaries guaranteed to be avaiable on
Windows XP. However MSBuildProject.pm seems to specify v120 (or v110) as
the PlarformToolset property. Is it intentional?

regards,
Hiroshi Inoue



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

Предыдущее
От: 王硕
Дата:
Сообщение: PG's postmaster.pid disappeared strangely!
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED