pgsql: Allow older branches to be built with Visual Studio 2008. This i

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Allow older branches to be built with Visual Studio 2008. This i
Дата
Msg-id E1PaE7X-0007WJ-Se@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Allow older branches to be built with Visual Studio 2008. This is a backport of commit df0cdd53 to the 8.2, 8.3 and 8.4
branches.

Branch
------
REL8_2_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=ebbf741d5d449f6fdc1983aca54d1f232d866b16

Modified Files
--------------
src/tools/msvc/Project.pm  |    3 ++-
src/tools/msvc/Solution.pm |   25 ++++++++++++++++++++++++-
2 files changed, 26 insertions(+), 2 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Allow older branches to be built with Visual Studio 2008. This i
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Simplify functions and parameters used by pg_upgrade.