git.postgresql.org Git - postgresql.git/commit
2020年4月17日 18:52:42 +0000 (14:52 -0400)
2020年4月17日 18:53:56 +0000 (14:53 -0400)
commit 758814224c8cce90c89577622c89fbf7bdfa43a4
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.
This is the main PostgreSQL git repository.
RSS
Atom