forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitddac64f
committed
Use a slightly more liberal regex to detect Visual Studio version
Apparently in some language versions of Visual Studio nmake outputs somematerial after the version number and before the end of the line. Thishas been seen in Chinese versions. Therefore, we no longer demand thatthe version string comes at the end of a line.Per complaint from Cuiping Lin.Backpatch to all live branches.1 parentf4a4200 commitddac64f
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
| 153 | + | |
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
|
0 commit comments
Comments
(0)