pgsql: Exclude sepgsql from MSVC regression testing as well

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pgsql: Exclude sepgsql from MSVC regression testing as well
Дата
Msg-id E1PhGoO-0000Mx-2Y@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Exclude sepgsql from MSVC regression testing as well

In passing, change exclusion in the build to follow the
same pattern as other always-excluded modules.

Branch
------
master

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

Modified Files
--------------
src/tools/msvc/Mkvcbuild.pm |    5 +----
src/tools/msvc/vcregress.pl |    1 +
2 files changed, 2 insertions(+), 4 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Silence compiler warning about uninitialized variable, noted by
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix typo in the psql \d query handling, so that we use the corre