pgsql: Enable building with Microsoft Visual Studio 2012.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Enable building with Microsoft Visual Studio 2012.
Дата
Msg-id E1U3B7L-00051j-8W@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Enable building with Microsoft Visual Studio 2012.

Backpatch to release 9.2

Brar Piening and Noah Misch, reviewed by Craig Ringer.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/acf290dfbc947e22ad48c95fe41413b89b555432

Modified Files
--------------
doc/src/sgml/install-windows.sgml |   22 +++++++-----
src/backend/utils/adt/pg_locale.c |   68 ++++++++++++++++++++++++++++++++++---
src/bin/initdb/initdb.c           |   12 +++++-
src/port/chklocale.c              |   43 ++++++++++++++++++-----
src/port/win32env.c               |    6 +++
src/tools/msvc/MSBuildProject.pm  |   44 +++++++++++++++++++++++-
src/tools/msvc/README             |    9 +++--
src/tools/msvc/Solution.pm        |   31 ++++++++++++++--
src/tools/msvc/VSObjectFactory.pm |   14 ++++++--
src/tools/msvc/build.pl           |    2 +-
src/tools/msvc/gendef.pl          |    1 +
11 files changed, 213 insertions(+), 39 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Enable building with Microsoft Visual Studio 2012.
Следующее
От: pgsql@postgresql.org
Дата:
Сообщение: pgsql: Tag refs/tags/REL9_1_8 was created