pgsql: Use a slightly more liberal regex to detect Visual Studio versio

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Use a slightly more liberal regex to detect Visual Studio versio
Дата
Msg-id E1jPWCc-0001dg-MI@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Use a slightly more liberal regex to detect Visual Studio version

Apparently in some language versions of Visual Studio nmake outputs some
material after the version number and before the end of the line. This
has been seen in Chinese versions. Therefore, we no longer demand that
the version string comes at the end of a line.

Per complaint from Cuiping Lin.

Backpatch to all live branches.

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6b02bee66cae232d587679eb476f4784c38abad1

Modified Files
--------------
src/tools/msvc/VSObjectFactory.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Only provide new libpq sslpasskey hook for openssl-enabled build
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: pgsql: Only provide new libpq sslpasskey hook for openssl-enabledbuild